]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Disable CRT port after pipe on PCH platforms
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 5 May 2015 14:17:37 +0000 (17:17 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 21 May 2015 21:23:16 +0000 (23:23 +0200)
commit65c202c55b43384e63fdebace4a10f4bc301ccd2
tree6641a3acc8c58f30998012e3f2e0a46da94442e0
parent83606c5b90f6da61d63ae8a29c6332070f55f909
drm/i915: Disable CRT port after pipe on PCH platforms

Follow the BSpec sequence for the CRT port as well on PCH platforms,
ie. disable the pipe before the port.

Didn't bother looking at DDI in detail yet, so leave that one be even
though the CRT is a PCH port there.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_crt.c