[Bug 105226] [anv] vulkaninfo > Haswell Vulkan support is incomplete

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 8 15:07:25 UTC 2019


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

--- Comment #10 from Jason Ekstrand <jason at jlekstrand.net> ---
I think that patch is mostly fine.  No sane application actually relies on
waiting on a vkSetEvent from the CPU.  My only comment is that if we're going
to move most of event handling to genX_cmd_buffer.c, we should move all of it
and just put the MI_SEMAPHORE_WAIT behind a #if GEN_GEN >= 8 with the
anv_finishme() in the #else.

-- 
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/20190608/45d38c96/attachment-0001.html>


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