mesa/src/asahi/compiler
Alyssa Rosenzweig e6631ba5af agx: Compact st_tile argument per mask
Otherwise the number of read registers won't match the vector we input, which
will trigger validation errors.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20446>
2023-01-05 11:49:22 -05:00
..
test asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_builder.h.py agx: Switch to dynamic allocation of srcs/dests 2022-10-14 01:37:39 +00:00
agx_compile.c agx: Compact st_tile argument per mask 2023-01-05 11:49:22 -05:00
agx_compile.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_compiler.h agx: Insert waits post-RA 2023-01-05 11:49:22 -05:00
agx_dce.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_insert_waits.c agx: Insert waits post-RA 2023-01-05 11:49:22 -05:00
agx_internal_formats.h asahi: Use PIPE_FORMATs for driver-compiler ABI 2022-11-19 20:25:41 +00:00
agx_liveness.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_lower_64bit.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_lower_parallel_copy.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_lower_pseudo.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_lower_resinfo.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_minifloat.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_lower_load_mask.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_lower_texture.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_lower_ubo.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_lower_zs_emit.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_opt_preamble.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_opcodes.c.py agx: Describe whether instructions may be reordered 2022-11-10 02:25:09 +00:00
agx_opcodes.h.py agx: Describe whether instructions may be reordered 2022-11-10 02:25:09 +00:00
agx_opcodes.py agx: Plumb in store instruction 2023-01-05 11:49:22 -05:00
agx_opt_cse.c agx: Hash agx_instr faster 2023-01-05 11:49:22 -05:00
agx_optimizer.c agx: Plumb in store instruction 2023-01-05 11:49:22 -05:00
agx_pack.c agx: Pack texture scoreboard slots 2023-01-05 11:49:22 -05:00
agx_print.c agx: Use texture write mask 2023-01-05 11:49:22 -05:00
agx_register_allocate.c agx: Use texture write mask 2023-01-05 11:49:22 -05:00
agx_uniforms.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_validate.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
meson.build agx: Insert waits post-RA 2023-01-05 11:49:22 -05:00