radv: Only call si_cp_dma_wait_for_idle on GFX and ACE queues.
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 29 Sep 2023 15:47:40 +0000 (17:47 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Oct 2023 14:35:00 +0000 (14:35 +0000)
commitcd41d9e96dd28f670e66016b36911f556ee88248
tree57165560c052da5ec97970115c8b149049a646e2
parent614bb47cbf8cfdcd67c7af546f82f7b7ecfe31bb
radv: Only call si_cp_dma_wait_for_idle on GFX and ACE queues.

This command is only supported on GFX and ACE.

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_cmd_buffer.c