[Bug 97985] [BDW] System hang while running Qt QML application, with unclaimed registers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 14:36:09 UTC 2016


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

--- Comment #18 from Chris Wilson <chris at chris-wilson.co.uk> ---
The RPS registers should already be guarded by a wakeref (the interrupts are
only enabled whilst the GPU is active). Suggests that we are losing the
wakeref, but that too should have shown up in a WARN when we tried to decrement
it when already 0. Same for 02a08 which has an explicit wakeref across the
interrupt handling.

-- 
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/20161007/f9fff409/attachment.html>


More information about the intel-gfx-bugs mailing list