[Bug 107345] [CI][DRMTIP] igt@* - dmesg-warn - *ERROR* DPLL 1 not locked

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 29 22:17:32 UTC 2019


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

--- Comment #1 from Matt Roper <matthew.d.roper at intel.com> ---
This bug is seen only rarely (~2% of runs); the last occurrence was two weeks
ago.  It can occur during pretty much any IGT test on the fi-cfl-8109u machine.

The issue here arises when we're enabling DPLL1; as part of the enable sequence
we're supposed to wait for the DPLL lock status to appear in the DPLL_STATUS
register.  For gen9 big core platforms, the bspec doesn't tell us how long
we're supposed to wait the pll to lock before declaring a timeout, so we're
reusing the same 5ms timeout that the bspec suggested for BDW.  It seems
possible that BDW's 5ms timeout might not be enough in some cases on gen9, so
we should probably try bumping it up a bit to see if there's any impact on the
CI results.

I've submitted a patch here that will bump up the timeout:
https://patchwork.freedesktop.org/series/66025/

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


More information about the intel-gfx-bugs mailing list