[Bug 103345] [CI] igt at kms_frontbuffer_tracking@*psr* - Test assertion failure function do_status_assertions - PSR disabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 19 15:22:52 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103345
--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
PSR is disabled for that panel/mode by:
<7>[ 137.163726] [drm:intel_psr_compute_config [i915]] PSR condition failed:
PSR setup time (330 us) too long
if (intel_usecs_to_scanlines(adjusted_mode, psr_setup_time) >
adjusted_mode->crtc_vtotal - adjusted_mode->crtc_vdisplay - 1) {
DRM_DEBUG_KMS("PSR condition failed: PSR setup time (%d us) too
long\n",
psr_setup_time);
return;
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20171019/feb806b3/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list