]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
authorJan-Marek Glogowski <glogow@fbihome.de>
Sat, 25 Aug 2018 19:10:35 +0000 (15:10 -0400)
committerLyude Paul <lyude@redhat.com>
Sat, 25 Aug 2018 19:33:48 +0000 (15:33 -0400)
commit43ba5e0a17978afdc0bd83e65155e6f759af3752
treee8d87d4198cc5304b0b303efc3c52d6d23540981
parentbf186ad74b63df1a00a4dd7dbad497b4cd1927eb
drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"

This re-applies the workaround for "some DP sinks, [which] are a
little nuts" from commit 36c7558ab565 ("drm/i915: Perform link
quality check unconditionally during long pulse").
It makes the secondary AOC E2460P monitor connected via DP to an
acer Veriton N4640G usable again.

This hunk was dropped in commit 96337bcf36f6 ("drm/i915: Move SST
DP link retraining into the ->post_hotplug() hook")

Fixes: 96337bcf36f6 ("drm/i915: Move SST DP link retraining into the ->post_hotplug() hook")
[Cleaned up commit message, added stable cc]
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Jan-Marek Glogowski <glogow@fbihome.de>
Cc: stable@vger.kernel.org
Link: https://patchwork.freedesktop.org/patch/msgid/20180825191035.3945-1-lyude@redhat.com
drivers/gpu/drm/i915/intel_dp.c