]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Fri, 2 Nov 2012 00:29:22 +0000 (10:29 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 2 Nov 2012 00:29:47 +0000 (10:29 +1000)
commit39bdda95f37c999e4be7a68289393819b2624818
treecbe92657fed1fdf0e8d47fe27c6681d07a30e017
parentdda4368de154ce4e0750d806c1aaad8b9ad88abd
parent70b26be0c8ac8303a437fcaa37eaedb65840b04f
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

Alex writes:
"This request is mostly load detection fixes from Egbert and me."

* 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: add load detection support for ext DAC on R200 (v2)
  DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
  DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
  DRM/Radeon: Clean up code in TV DAC load detection.
  drm/radeon: fix ATPX function documentation
  drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
  DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
  DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
  DRM/Radeon: Fix Load Detection on legacy primary DAC.