mesa/src/amd/vulkan/meta
Samuel Pitoiset 9f224289b0
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
radv: remove adding a BO to the per-cmdbuf list when unnecessary
All BOs allocated from vkAllocateMemory are either local BOs or added
to the global BO list. Only BOs allocated internally should be added
to the per-cmdbuf list.

Verified this by doing a full CTS run with amdgpu.debug=0x1.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40466>
2026-03-23 09:50:41 +00:00
..
radv_meta.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta.h radv/meta: remove CB_RESOLVE 2026-03-16 08:12:46 +00:00
radv_meta_astc_decode.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_blit.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_blit2d.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_buffer.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_bufimage.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_clear.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_clear_hiz.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_copy.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_copy_indirect_cs.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_copy_indirect_fs.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_copy_vrs_htile.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_dcc_retile.c radv: remove adding a BO to the per-cmdbuf list when unnecessary 2026-03-23 09:50:41 +00:00
radv_meta_decompress.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_etc_decode.c radv: implement VK_KHR_copy_memory_indirect 2026-03-12 12:33:02 +00:00
radv_meta_fast_clear.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_fmask_copy.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_fmask_expand.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_resolve.c radv/meta: decompress source resolve images slighly earlier 2026-03-20 09:56:49 +00:00
radv_meta_resolve_cs.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
radv_meta_resolve_fs.c radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00