[Bug 105301] The big SKQP bug

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 30 17:54:11 UTC 2018


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

--- Comment #25 from Kenneth Graunke <kenneth at whitecape.org> ---
For one, people are using bad decoders - probably the ancient one in public
libdrm that hasn't been updated in many generations.  Use
aubinator_error_decode from Mesa to read error states.  You'll get far fewer
UNKNOWNs and MI_NOOPs and other garbage.

IPEHR is the command DWord that triggered an error.  ACTHD is the address of
the command.  You can look at ACTHD then jump there to get to the batch.

-- 
You are receiving this mail because:
You are the assignee 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-3d-bugs/attachments/20181030/87971b79/attachment.html>


More information about the intel-3d-bugs mailing list