]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux...
authorDave Airlie <airlied@redhat.com>
Tue, 22 Apr 2014 21:39:12 +0000 (07:39 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 22 Apr 2014 21:39:12 +0000 (07:39 +1000)
commitabaafc0af9f74f8e6212a3bf54fb907358b40ad7
tree09528a1f33d2ef0d247a2564766035175e87faf1
parent4d0fa8a0f01272d4de33704f20303dcecdb55df1
parent73acacc7397fe854ed2ab75f1c940fa00faaf15e
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next

1. Further PLL parameter fixes.
2. Fixes for HPD on DP
3. Could of different PM fixes
4. Disabling DPM on RV770

* 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux:
  drm/radeon: don't allow runpm=1 on systems with out ATPX
  drm/radeon: fix ATPX detection on non-VGA GPUs
  drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
  drm/radeon: properly unregister hwmon interface (v2)
  drm/radeon: fix count in cik_sdma_ring_test()
  drm/radeon/aux: fix hpd assignment for aux bus
  drm/radeon: improve PLL limit handling in post div calculation
  drm/radeon: use fixed PPL ref divider if needed
  drm/radeon: disable dpm on rv770 by default