mesa/src/panfrost/bifrost
Boris Brezillon 469d74908c pan/bi: Fix ATEST emission
The ATEST FAU index must point to the ATEST parameter datum slot
otherwise the cmdstream config is ignored.

(Rebased by Alyssa)

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8135>
2020-12-31 14:39:02 +00:00
..
bi_builder.h.py pan/bi: Generate builder routines 2020-12-31 14:39:01 +00:00
bi_layout.c pan/bi: Measure backwards branches as well 2020-05-29 20:34:56 +00:00
bi_liveness.c pan/bi: Remove old IR helpers 2020-12-31 14:39:02 +00:00
bi_opcodes.c.py pan/bi: Generate bi_opcodes.c 2020-12-23 13:15:10 -05:00
bi_opcodes.h.py pan/bi: Generate bi_opcodes.h 2020-12-23 13:15:09 -05:00
bi_opt_dce.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bi_pack.c pan/bi: Fix ATEST emission 2020-12-31 14:39:02 +00:00
bi_packer.c.py pan/bi: Generate instruction packer for new IR 2020-12-31 14:39:01 +00:00
bi_print.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bi_print_common.c pan/bi: Move modifier prints out of common code 2020-12-23 12:48:06 -05:00
bi_print_common.h pan/bi: Move modifier prints out of common code 2020-12-23 12:48:06 -05:00
bi_printer.c.py pan/bi: Generate instruction printer 2020-12-31 14:39:01 +00:00
bi_quirks.h panfrost: Adjust quirks for bifrost v6 2020-09-29 08:39:23 +00:00
bi_ra.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bi_schedule.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bifrost.h pan/bi: Use autogenerated modifiers 2020-12-23 13:15:10 -05:00
bifrost_compile.c pan/bi: Remove NIR->old IR 2020-12-31 14:39:02 +00:00
bifrost_compile.h pan/bi: Lower uniforms to UBO 2020-11-09 20:36:50 +01:00
bifrost_isa.py pan/bi: Add helpers for manipulating the ISA 2020-12-23 17:06:57 +00:00
bifrost_nir.h pan/bi: Import algebraic pass from midgard 2020-03-10 19:25:59 +00:00
bifrost_nir_algebraic.py pan/bi: Lower {i,u}{min,max} instructions 2020-10-26 19:11:24 +01:00
bir.c pan/bi: Remove old IR helpers 2020-12-31 14:39:02 +00:00
cmdline.c pan/bi: Drop on-board packing tests 2020-12-23 17:06:56 +00:00
compiler.h pan/bi: Remove old IR 2020-12-31 14:39:02 +00:00
disassemble.c pan/bi: Minor styling cleanup in disasm 2020-12-21 21:54:50 +00:00
disassemble.h pan/bi: Pass 'first' through disassembler 2020-09-24 11:27:22 +00:00
gen_disasm.py pan/bi: Rename isa_parse to bifrost_isa 2020-12-23 17:06:57 +00:00
ISA.xml pan/bi: Add pseudo register formats to XML 2020-12-23 17:06:57 +00:00
meson.build pan/bi: Remove old IR opcode table 2020-12-31 14:39:02 +00:00
Notes.txt pan/bi: Move notes on ADD ops to notes file 2020-03-03 00:03:50 +00:00