[Mesa-dev] [Bug 108524] [RADV] GPU lockup on event synchronization
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 25 14:23:51 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108524
Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> ---
Fixed with
commit d41c3cc01314fd2586ad2392a05647197d04c28d
Author: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Date: Tue Oct 23 10:54:24 2018 +0200
radv: Emit enqueued pipeline barriers on event write.
Since the CPU can read them we need to execute any GPU->CPU
flushes before the event is written.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108524
Fixes: f4e499ec791 "radv: add initial non-conformant radv vulkan driver"
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
--
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/mesa-dev/attachments/20181025/4b80749a/attachment.html>
More information about the mesa-dev
mailing list