Skip to content
Commit 6b4e0a93 authored by Daniel Vetter's avatar Daniel Vetter
Browse files

Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"



This reverts commit 092945e1.

This commit prevents a DP screen from properly training the link.
Oddly enough it works, once the machine has been warm-booted with an
older kernel.

According to DP docs this _should_ have been the right precharge time.
Also, the commit that originally introduces this was just general snb
DP enabling and didn't mention any specific reason for this special
value. Whatever, trust the reporter that this makes things worse and
let's just revert it.

v2: Less spelling fail.

Cc: Adam Jackson <ajax@redhat.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reported-by: default avatar"Wouter M. Koolen" <W.M.Koolen-Wijkstra@cwi.nl>
Buglink: https://lkml.org/lkml/2012/6/14/301


Cc: stable@vger.kernel.org (only for 3.4)
Signed-Off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 351cfc34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment