]> git.baikalelectronics.ru Git - kernel.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)
commit5e4cf43c6b516bbc56c08e0861fb46caa7babc26
tree09528a1f33d2ef0d247a2564766035175e87faf1
parentebfa3e704f127872f86e5dbb2e835d4c0cfaecf3
parent71a3d8f491920e118700d068550b0c64c6d27e67
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