mesa/src/panfrost
Erik Faye-Lund 9f69f7a66d panvk: free preload-shaders after compiling
These shaders are created using nir_builder_init_simple_shader(), which
allocates using a NULL ralloc-parent, so ralloc_free should be the right
function to free them with.

Fixes: 0bc3502ca3 ("panvk: Implement a custom FB preload logic")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32486>
2024-12-05 17:45:16 +00:00
..
ci panvk: expose KHR_dedicated_allocation 2024-12-04 21:34:59 +00:00
compiler pan: s/NIR_PASS_V/NIR_PASS/ 2024-12-05 08:49:45 +00:00
drm-shim panfrost: Report default value for GROUP_PRIORITIES_INFO in drm-shim 2024-11-12 08:46:22 +00:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
include panfrost: implement a driver-specific max-miplevel 2024-04-18 15:04:57 +00:00
lib pan: s/NIR_PASS_V/NIR_PASS/ 2024-12-05 08:49:45 +00:00
midgard pan: s/NIR_PASS_V/NIR_PASS/ 2024-12-05 08:49:45 +00:00
perf build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util panfrost: use mesa_log infra instead of stdio 2024-11-13 09:15:05 +00:00
vulkan panvk: free preload-shaders after compiling 2024-12-05 17:45:16 +00:00
.clang-format panfrost: Add cs_exception_handler_def() to the ForEachMacros list 2024-11-26 15:16:44 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00