radv: don't emit event code on video queues.
authorDave Airlie <airlied@redhat.com>
Tue, 12 Sep 2023 03:30:12 +0000 (13:30 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 12 Sep 2023 21:42:28 +0000 (21:42 +0000)
commit147c17c28c38f57ea91d2bde1198d783dae1424d
treea7f000ca14051d669448f32b6571b5a922823475
parent85192dcfc6e57c4d0e5e0a45208481618747e63a
radv: don't emit event code on video queues.

I don't know if these can be done properly, but for now just don't
emit the standard cp stuff since it hangs the GPU.

"Fixes" dEQP-VK.video.synchronizat*

Cc: mesa-stable
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25170>
src/amd/vulkan/radv_cmd_buffer.c