radv: Rename SDMA file to radv_sdma.c
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 26 Sep 2023 09:34:42 +0000 (11:34 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Oct 2023 14:35:00 +0000 (14:35 +0000)
commit320e20db6834cf793e7019a862bf1a9d622da4d0
tree3fc686400d38bfc9755d5195e2103d2d01f68f67
parentbaa8487c28850e3912450ff502258a143f05ea62
radv: Rename SDMA file to radv_sdma.c

It already contains more than just the buffer image copies.

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/meson.build
src/amd/vulkan/radv_sdma.c [new file with mode: 0644]
src/amd/vulkan/radv_sdma_copy_image.c [deleted file]