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

BSpec says we should disable all ports after the pipe on PCH
platforms. Do so. Fixes a pipe off timeout on ILK now caused by
the transcoder B workaround.

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_hdmi.c