mesa/src/panfrost
Eric R. Smith 65bcae096a panfrost: fix SSA register allocation
We were allocating a fixed number of temporary registers; this isn't
always enough, and in fact we should have calculated the number of
temporaries required.

Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Fixes: 6c64ad934f ("panfrost: spill registers in SSA form")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36135>
2025-07-16 12:16:50 +00:00
..
ci panfrost: fix SSA register allocation 2025-07-16 12:16:50 +00:00
clc nir/precompiled: add shader stage option to nir_precompiled_build_variant 2025-07-09 13:14:41 +01:00
compiler panfrost: fix SSA register allocation 2025-07-16 12:16:50 +00:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 13:30:29 +00:00
ds pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
genxml panfrost/meson: drop invalid C-only -Wno-override-init from C++ args 2025-07-04 13:03:46 +00:00
lib pan/kmod: fix propagation of MAP_FAILED in pan_kmod_bo_mmap 2025-07-16 03:48:02 +00:00
libpan panvk: Add timestamp copy 2025-07-01 08:27:29 +00:00
midgard nir: Unvendor sampler_lod_parameters(_pan) 2025-07-12 10:48:03 +00:00
perf pan/kmod: Expose the raw GPU ID through pan_kmod_dev_props 2025-07-09 08:40:12 +00:00
shared panvk: implement VK_EXT_host_image_copy for depth/stencil images 2025-07-16 10:56:03 +00:00
tools pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
util nir: rename nir_lower_io_to_temporaries -> nir_lower_io_vars_to_temporaries 2025-06-26 18:20:54 +00:00
vulkan panvk: advertise vulkan 1.4 on v10+ 2025-07-16 10:56:03 +00:00
.clang-format panvk: Add cs_single_link_list 2025-06-25 08:15:54 +00:00
meson.build panfrost: Move genxml out of pan/lib 2025-05-09 09:33:38 +00:00