[Bug 101167] [BAT][SKL] igt at kms_flip@basic-flip-vs-dpms produces a dmesg-fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 6 00:43:12 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101167

--- Comment #16 from Manasi <manasi.d.navare at intel.com> ---
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170606/8af1545b/attachment.html>


More information about the intel-gfx-bugs mailing list