mesa/src/freedreno
Job Noorman 7a5b198a44 ir3: index instructions before fixing up merge sets after spilling
ir3_force_merge (through merge_merge_sets) expects instructions to be
indexed. However, the instructions created during spilling would not be
automatically indexed at this point.

Fixes: 613eaac7b5 ("ir3: Initial support for spilling non-shared registers")
Signed-off-by: Job Noorman <jnoorman@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29497>
2024-06-18 11:09:23 +00:00
..
.gitlab-ci ir3: add encoding for isam.v 2024-06-14 17:12:59 +00:00
afuc freedreno/afuc: Add initial support for a750 2024-04-10 21:51:59 +00:00
ci ci/freedreno: some A306 tests now pass/skip since proper GL detection in Piglit 2024-06-12 09:09:15 +00:00
common ir3: add encoding of ldib/stib offsets 2024-06-14 17:12:59 +00:00
computerator freedreno,computerator: support initialization of buffers 2024-04-11 15:56:54 +00:00
decode freedreno/replay: Fix replaying without SET_IOVA 2024-06-18 09:46:19 +00:00
drm virgl: Update headers 2024-05-23 20:02:03 +00:00
drm-shim freedreno/drm-shim: remove duplicate entry for a630 2024-04-23 20:03:51 +00:00
ds freedreno: Make fd_pps_driver.h usable without including other FD sources 2024-05-22 17:09:59 +00:00
fdl freedreno/fdl: avoid overflow in layout size computations 2024-03-20 17:05:55 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 ir3: index instructions before fixing up merge sets after spilling 2024-06-18 11:09:23 +00:00
isa ir3: add encoding of ldib/stib offsets 2024-06-14 17:12:59 +00:00
perfcntrs freedreno: add a7xx perfcounter support 2024-05-06 19:56:43 +00:00
registers freedreno/a7xx: Update TPL1_DBG_ECO_CNTL1 to fix UBWC corruption 2024-06-14 12:21:03 +00:00
rnn freedreno/rnn: drop custom aprintf function 2024-03-22 19:30:06 +00:00
vulkan treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build meson: use allow_fallback instead of manually listing the deps and what they provide 2023-12-28 13:17:25 +00:00