mesa/src/asahi/compiler
Alyssa Rosenzweig eba2b182c8 agx: Fix packing of extension for block image stores
Probably impossible to hit in practice but let's get it right. Found when
forcing RA to use the upper half of the reg file.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20365>
2022-12-17 18:10:28 +00:00
..
test agx: Pass agx_index to agx_copy 2022-11-10 02:25:09 +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: Coalesce i2i16 and u2u16 2022-12-17 18:10:28 +00:00
agx_compile.h agx: Lower VBOs in NIR 2022-12-02 06:25:20 +00:00
agx_compiler.h agx: Lower UBOs in NIR 2022-12-02 06:25:20 +00:00
agx_dce.c agx: Free dests of splits that are never read 2022-11-10 02:25:09 +00:00
agx_internal_formats.h asahi: Use PIPE_FORMATs for driver-compiler ABI 2022-11-19 20:25:41 +00:00
agx_liveness.c agx: Introduce agx_foreach_ssa_{src,dest} macros 2022-11-10 02:25:09 +00:00
agx_lower_64bit.c agx: Handle 64-bit moves 2022-10-22 14:59:52 -04:00
agx_lower_parallel_copy.c agx: Pass agx_index to agx_copy 2022-11-10 02:25:09 +00:00
agx_lower_pseudo.c agx: Switch to dynamic allocation of srcs/dests 2022-10-14 01:37:39 +00:00
agx_lower_resinfo.c agx: Implement nir_texop_txf_ms 2022-11-19 20:25:41 +00:00
agx_minifloat.h agx: Port minifloat tests to GTest 2022-08-01 18:34:11 +00:00
agx_nir_lower_load_mask.c agx: Refuse to handle discontiguous iter 2022-11-10 02:25:09 +00:00
agx_nir_lower_texture.c agx: Implement nir_texop_txf_ms 2022-11-19 20:25:41 +00:00
agx_nir_lower_ubo.c agx: Lower UBOs in NIR 2022-12-02 06:25:20 +00:00
agx_nir_opt_preamble.c agx: Implement formatted loads 2022-12-02 06:25:20 +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: Add shift to device_load 2022-12-02 06:25:20 +00:00
agx_opt_cse.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
agx_optimizer.c asahi,agx: Use new tilebuffer infrastructure 2022-11-19 20:25:41 +00:00
agx_pack.c agx: Fix packing of extension for block image stores 2022-12-17 18:10:28 +00:00
agx_print.c agx: Handle 64-bit moves 2022-10-22 14:59:52 -04:00
agx_register_allocate.c agx: Handle vertex shaders that use <= 8 halfregs 2022-11-24 23:37:48 +00:00
agx_uniforms.c agx: Make push_count public 2022-10-22 14:59:34 -04:00
agx_validate.c agx: Validate part of SSA form 2022-11-19 04:27:10 +00:00
meson.build agx: Lower UBOs in NIR 2022-12-02 06:25:20 +00:00