]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"
authorDave Airlie <airlied@redhat.com>
Mon, 14 Jul 2014 01:04:39 +0000 (11:04 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2014 15:08:27 +0000 (08:08 -0700)
commit1c46b5d7cd5d9912687a9e65626cdc24b1074ae1
tree26ebe073e80f5d7c567544b1c508d73ab4d70bcb
parent25f74bf8ac86688c0d3e304321df478054bd87f8
Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"

commit c6930992948adf0f8fc1f6ff1da51c5002a2cf95 upstream.

This reverts commit 38aecea0ccbb909d635619cba22f1891e589b434.

This breaks Haswell Thinkpad + Lenovo dock in SST mode with a HDMI monitor attached.

Before this we can 1920x1200 mode, after this we only ever get 1024x768, and
a lot of deferring.

This didn't revert clean, but this should be fine.

bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1117008
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_dp.c