[Bug 110943] [CI][BAT] igt@*(suspend|s3)* - dmesg-warn - Unexpected event: no suitable handler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 17 16:51:53 UTC 2019


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

--- Comment #11 from Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com> ---
Looks like a different issue. I believe the problem here is due to a known
issue in the unload path where we call uc_sanitize before we call
intel_uc_fini_hw and therefore we hit the !intel_guc_is_loaded(guc) check in
the latter, thus skipping the guc_disable_communication(). We saw this issue
with guc submission enabled (because we skip the intel_guc_submission_disable
call) and Fernando was looking at fixing it, we just didn't realize there was
an implication on the non-submission path as well.

-- 
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/20190717/ef26bf28/attachment.html>


More information about the intel-gfx-bugs mailing list