<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [BAT][SKL] igt@kms_flip@basic-flip-vs-dpms produces a dmesg-fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101167#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [BAT][SKL] igt@kms_flip@basic-flip-vs-dpms produces a dmesg-fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101167">bug 101167</a>
from <span class="vcard"><a class="email" href="mailto:manasi.d.navare@intel.com" title="Manasi <manasi.d.navare@intel.com>"> <span class="fn">Manasi</span></a>
</span></b>
<pre>Could you actually try this:
In intel_dp_link_training_clock_recovery():
Could you change it to following:
if(!intel_dp_reset_link_train(intel_dp,
DP_TRAINING_PATTERN1 |
DP_LINK_SCRAMBLING_DISABLE)) {
DRM_ERROR();
return true;
}
So just try returning a true there and lets see what it does.
Manasi</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>