commit | 1ea56e269e136544c0a76dc831c5edc27c47cb3c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue May 05 17:17:37 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 21 23:23:16 2015 +0200 |
tree | 6641a3acc8c58f30998012e3f2e0a46da94442e0 | |
parent | 3c65d1d1bb92ea959e8bce3eeae90fe5c3daa58a [diff] |
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>