[Bug 101571] Vulkan tests fail on 4.12 drm-tip

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 6 07:18:21 UTC 2017


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

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
Any new bo returned to userspace is zeroed. That data may entirely reside in
the CPU cache, and may remain there across the GPU write into main memory. The
clflush performed before the read to invalidate the cache may in fact just
cause the writeback of the cache to main memory, overwriting the results.

-- 
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/20170706/a57d24af/attachment.html>


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