mesa/src/freedreno
Dave Airlie 0e2e2dedf0 ir3: use the correct builder for adding preamble to main.
ir3 switches builder from main to preamble, but then adds
instructions to main using the preamble builder.

This wasn't a problem before, but we now store function impl
in blocks and this breaks that.

Reviewed-by: Job Noorman <jnoorman@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41950>
2026-06-12 00:19:48 +00:00
..
ci tu: Match SW color clear value packing with HW 2026-06-11 13:07:37 +00:00
common tu/a8xx: Set real storage/texel buffer size limits 2026-06-10 18:15:01 +00:00
computerator freedreno/computerator: Remove VLA giving a build warning 2026-06-04 14:38:43 +00:00
decode meson: Add Soong compatibility compiler flags to Vulkan drivers 2026-05-22 07:09:49 +00:00
drm freedreno/drm/virtio: Fix wait_fence ret ordering 2026-04-23 06:52:14 +00:00
drm-shim drm-shim/freedreno: Fix VM_BIND support. 2026-06-09 03:39:42 +00:00
ds freedreno/perfcntrs: Add helpers to resolve group and countable 2026-06-04 08:57:56 +00:00
fdl tu: Add option to raise the maximum SSBO size 2026-06-10 18:15:01 +00:00
ir2 freedreno/decode,ir3: Mark decoded dwords as const 2026-04-17 09:16:34 +00:00
ir3 ir3: use the correct builder for adding preamble to main. 2026-06-12 00:19:48 +00:00
isa tu: Add option to raise the maximum SSBO size 2026-06-10 18:15:01 +00:00
perfcntrs freedreno/perfcntrs: Expose gen8 counters 2026-06-04 08:57:56 +00:00
qrisc freedreno: Rename afuc to QRisc 2026-03-08 22:32:39 +00:00
registers freedreno/registers: Add RB_RESOLVE_CNTL_0.YUV_PLANE_ID 2026-06-08 22:21:39 +00:00
rnn freedreno/rnn: Track reg usage 2026-02-19 00:56:43 +00:00
tests freedreno/registers: Add RB_RESOLVE_CNTL_0.YUV_PLANE_ID 2026-06-08 22:21:39 +00:00
vulkan tu: Match SW color clear value packing with HW 2026-06-11 13:07:37 +00:00
.clang-format clang-format: Move ForEachMacros into src/.clang-format for freedreno 2025-09-09 07:04:55 +00:00
.dir-locals.el
.editorconfig
meson.build freedreno: Add check_xml_includes to meson setup 2026-04-10 13:54:59 +00:00