mesa/src/asahi
Alyssa Rosenzweig af872180e1 agx: use sparse live-sets
fixes O(N^2) memory usage and runtime around liveness/scheduling/spilling/RA,
and proves out the design for the common code sparse bitsets (I did need to make
an adjustment for this - worth the effort).

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37908>
2025-11-06 21:34:33 +00:00
..
ci asahi: Update CI expectations 2025-10-24 22:41:53 +00:00
clc asahi/clc: promote bindless textures 2025-07-10 14:55:18 -04:00
compiler agx: use sparse live-sets 2025-11-06 21:34:33 +00:00
drm-shim asahi: fix drm-shim 2025-09-15 22:46:21 +00:00
genxml asahi: reduce ppp alignment 2025-08-08 10:10:58 +00:00
isa agx: fix simd reduce forcing no cache bit 2025-08-03 14:40:54 -04:00
layout asahi,ail: fix multi-plane imports 2025-11-01 14:06:32 +00:00
lib mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
libagx poly: Migrate AGX's GS/TESS emulation to common code 2025-10-16 19:25:35 +00:00
vulkan mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
.clang-format clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
meson.build agx: add XML-based disassembler 2025-06-05 18:57:42 +00:00