mesa/src/amd
Olle Lögdahl 5c1dea7ee4 aco/isel: move if_context and loop_context to heap
if_context and loop_context are large structs and may cause
stack overflows during CF traversal. This fix moves them to
the heap.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40364>
2026-04-09 13:46:22 +00:00
..
addrlib amd/addrlib: Add more GFX1013 GPUs 2026-03-16 09:40:41 +00:00
ci radeonsi: set valid_buffer_range for CL buffers 2026-04-04 14:54:40 +00:00
common ac,radv: remove AC_TRACKED_DB_VRS_OVERRIDE_CNTL as well 2026-04-07 22:07:48 +00:00
compiler aco/isel: move if_context and loop_context to heap 2026-04-09 13:46:22 +00:00
drm-shim amd/drm-shim: bump version_minor to 54 2026-03-31 07:57:25 +00:00
gmlib meson: Relax -Wmaybe-uninitialized errors 2025-09-16 06:16:20 +00:00
lanczoslib meson: Relax -Wmaybe-uninitialized errors 2025-09-16 06:16:20 +00:00
llvm nir: rename fsin_amd and fcos_amd to a more generic name 2026-03-31 01:47:29 +02:00
packets amd: generate a packet parser/printer automatically from packet definitions 2026-03-11 18:54:20 +00:00
registers amd: Rename GFX1103_R1/R2 to PHOENIX/2 2024-11-20 02:14:40 +00:00
vpelib amd/vpelib: Apply external CSC 2026-03-04 13:17:26 +08:00
vulkan radv: advertise VK_EXT_primitive_restart_index 2026-04-08 17:19:48 +00:00
meson.build radv/tests: require drm-shim and use it instead of RADV_FORCE_FAMILY 2025-11-19 07:11:05 +00:00