tu/a7xx: Adapt r3d blits for A7xx
authorMark Collins <mark@igalia.com>
Tue, 6 Jun 2023 10:27:20 +0000 (10:27 +0000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Sep 2023 16:19:30 +0000 (16:19 +0000)
commit9eaf8ab8a0295b7c36ce17843b9b16a800b92eb4
tree6072f1a123c64e784d5c6a51426ae3e578e6afcb
parentcdf28d3b4f57dc6423a6c24ad7eca0e2aebf1603
tu/a7xx: Adapt r3d blits for A7xx

As r3d_ops emits sysmem draws directly, it needs to be manually
updated to emit the A7XX commands instead of A6XX.

VK-CTS tests success on A630 + A740:
dEQP-VK.api.copy_and_blit.core.blit_image.*

Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23217>
src/freedreno/vulkan/tu_clear_blit.cc