]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: use intel_ddi_get_hw_state on CRT encoder too
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 31 Oct 2012 20:12:21 +0000 (18:12 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:16 +0000 (23:51 +0100)
commit6ce669cff1527cf20bd2980f0a3eefbe60a13127
treeb837a93bcf5716168dd8a0b696a5733764a05752
parentc7ccd25a491f660b7f3d1592d2143abb4fe87377
drm/i915: use intel_ddi_get_hw_state on CRT encoder too

Because things changed on Haswell/LPT and the bits checked by
intel_crt_get_hw_state have moved to other registers.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_crt.c