[Bug 111608] [CI][RESUME] igt at kms_frontbuffer_tracking@*psr* - fail - Failed assertion: psr_wait_entry(drm.debugfs, PSR_MODE_1), PSR still disabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 25 21:38:28 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111608
--- Comment #8 from Jose Roberto de Souza <jose.souza at intel.com> ---
In the last runs it ran a bunch of tests fine but at some point it gets a:
<3>[ 391.548022] [drm:intel_psr_short_pulse [i915]] *ERROR* PSR Link CRC
error, disabling PSR
This happens when the CRC sent by source do not match with the calculated by
sink, so it could be a problem in the cable, source or sink.
We could probably recover from this error by exiting PSR and then enabling PSR
again after a few idle frames but for now after any PSR error reported by sink
we keep it disabled, that is how we managed to have PSR enabled by default
after several failed attempts.
We merged a patch this week making this "PSR Link CRC error" a debug message
like the other errors on intel_psr_short_pulse() and other patch skipping PSR
tests when we got one of this sink errors.
So when error like this one happen it will cause all other tests to run fine
and PSR tests will be skipped.
drm/i915: Making loglevel of PSR2/SU logs same.
drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
--
You are receiving this mail because:
You are the assignee for the bug.
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/20191025/d5db4c8e/attachment.html>
More information about the intel-gfx-bugs
mailing list