radv: Chain command buffers on GFX6 in radv_queue.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 11 Apr 2023 00:31:28 +0000 (02:31 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 13 Apr 2023 23:58:48 +0000 (23:58 +0000)
commit7ddac41f3f5919be748143d8a570cc3b1f4ed27c
tree24418d066d5726d1db92fa18d428cbbf489b0978
parentd6518fd3571e315a7a7e62af5e1abbfdb3a3b97b
radv: Chain command buffers on GFX6 in radv_queue.

Also don't check whether chaining is enabled in radv_queue, the
winsys will take care of that anyway.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22406>
src/amd/vulkan/radv_queue.c