radv: Wait for bottom of pipe in ACE gang wait postamble.
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 18 Oct 2023 13:41:40 +0000 (15:41 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Oct 2023 14:35:00 +0000 (14:35 +0000)
commit4752b188dc0c48e32a5662509c99b2c1cde29b27
tree09df93f0db1c54da0190d135cd8c6b4b4c6d8e26
parentff6c58512121aa84499e3db467cd8c3052d91ae6
radv: Wait for bottom of pipe in ACE gang wait postamble.

This makes sure that the semaphore is only written when all work
on the compute queue is finished.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25770>
src/amd/vulkan/radv_queue.c