commit | a4790cec3adf5eec91f397b1884706a71c70730f | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue May 05 17:17:35 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 21 23:21:13 2015 +0200 |
tree | cbad349df69367631692bbd01e3336b45a902837 | |
parent | 1612c8bd4cef20dd06e8622bb8ab9bbe9f90c0e5 [diff] |
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>