mesa/src/panfrost
Boris Brezillon 29d173060e panvk: Fix a memory leak in the descriptor set logic
The desc_heap field is unconditionally initialized, so we need to
call util_vma_heap_finish() on it.

Fixes: ec02137c86 ("panvk: Support DESCRIPTOR_POOL_CREATE_HOST_ONLY_BIT")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38923>
2025-12-16 11:02:15 +01:00
..
ci Uprev Piglit to 2842979ebe03b99c33c3e49af5960c69be6c6d46 2025-12-12 21:45:24 +00:00
clc pan: Move PRINTF_BUFFER_SIZE to the compiler 2025-12-03 18:28:44 +00:00
compiler pan/bi: Run nir_lower_all_phis_to_scalar() late 2025-12-11 18:29:44 +00:00
drm-shim panfrost/drm-shim: Use align_uintptr instead of ALIGN for size_t input 2025-11-12 21:58:38 +00:00
ds panfrost/perfetto: Use Android-internal perfetto 2025-08-19 15:02:06 +00:00
genxml pan/decode: Fix indent in pandecode_dcd 2025-12-16 08:22:23 +00:00
lib pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
libpan panvk/csf: add PANLIB_BARRIER_CSF_WAIT, to insert WAIT after precomp 2025-11-17 19:31:31 +00:00
model pan: Move pan_arch() to pan_model.h 2025-12-02 21:00:30 +00:00
perf pan/kmod: Cache the device props at the pan_kmod_dev level 2025-12-12 10:15:30 +01:00
shared build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
tools pan/kmod: Cache the device props at the pan_kmod_dev level 2025-12-12 10:15:30 +01:00
vulkan panvk: Fix a memory leak in the descriptor set logic 2025-12-16 11:02:15 +01:00
.clang-format panvk: Add various flush/invalidate helpers for internal BOs 2025-12-12 10:15:41 +01:00
meson.build pan: Add a central libpanfrost_compiler library 2025-12-02 21:00:30 +00:00