[Bug 100518] [vulkan] GPU HANG: ecode 7:0:0x86f2fdfd, reason: Hang on render ring, action: reset

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 19 03:13:06 UTC 2019


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

--- Comment #3 from Jason Ekstrand <jason at jlekstrand.net> ---
One of the core principals of Vulkan is that if you violate valid usage
(including binding memory that's too small), you get to keep the pieces.  GPU
hangs (of the recoverable kind) are considered a valid failure mode.  This is
an app bug not a driver bug.

-- 
You are receiving this mail because:
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/20190919/f81cc2d4/attachment-0001.html>


More information about the intel-gfx-bugs mailing list