mesa/src/amd/vulkan/meta
Timur Kristóf 450a6189de
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
radv: Initialize transfer queue gang when needed
Initialize gang CS on unsupported transfer operations.

Add a wait when:
- SDMA needs to wait for previous transfer operations on ACE
- ACE needs to wait for previous transfer operations on SDMA

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39057>
2025-12-23 12:14:59 +00:00
..
radv_meta.c radv: Rename radv_printf files to radv_debug_nir 2025-08-15 10:32:34 +00:00
radv_meta.h radv/meta: fuse depth/stencil aspects copy with the GFX path 2025-11-12 07:35:33 +00:00
radv_meta_astc_decode.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_blit.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_blit2d.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_buffer.c ac/gpu_info: Fix determining when CP DMA supports sparse 2025-11-25 10:38:45 +01:00
radv_meta_bufimage.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_clear.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_clear_hiz.c radv: Use VK_IMAGE_VIEW_CREATE_DRIVER_INTERNAL_BIT_MESA 2025-09-05 23:34:12 +00:00
radv_meta_copy.c radv: Initialize transfer queue gang when needed 2025-12-23 12:14:59 +00:00
radv_meta_copy_vrs_htile.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_dcc_retile.c radv: switch to radv_cmd_stream everywhere 2025-08-08 11:49:23 +00:00
radv_meta_decompress.c radv/meta: stop passing a stencil attachment for depth decompress 2025-12-17 11:11:18 +00:00
radv_meta_etc_decode.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_fast_clear.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_fmask_copy.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_fmask_expand.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_resolve.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_resolve_cs.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00
radv_meta_resolve_fs.c radv/meta: inject image view usage info 2025-12-17 11:11:18 +00:00