[Bug 100932] [regression] GPU hangs in Sacha Willems' Multithreading Vulkan demo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 5 23:02:35 UTC 2017


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

--- Comment #3 from Jason Ekstrand <jason at jlekstrand.net> ---
Ok, I managed to track down what I think the problem is.  When a BO has the
EXEC_OBJECT_ASYNC flag set, the kernel is not properly flushing write-combine
mappings.  I'm not sure if this is a kernel bug or if that behavior is
intended.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170505/bb4d8624/attachment.html>


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