radv/amdgpu: Allow multiple continue preambles.
authorTimur Kristóf <timur.kristof@gmail.com>
Mon, 3 Apr 2023 23:34:36 +0000 (01:34 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 11 Apr 2023 17:05:02 +0000 (17:05 +0000)
commit6844506c3d834fe06bf748e2cabcfb19d2bba6f5
tree63a254f13673f51e778f2b1802aa9727a470907f
parent8cea452bda83bbc0f3fc69ea58ee987a23b02638
radv/amdgpu: Allow multiple continue preambles.

For feature parity with initial preambles.
Previously, continue preambles were for GFX6 only, but this is
about to change in the next commits.

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/22354>
src/amd/vulkan/radv_queue.c
src/amd/vulkan/radv_radeon_winsys.h
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c