mesa/src/panfrost/bifrost
Boris Brezillon 0a74a04ba5 panfrost: Pass compile arguments through a struct
So we can extend it more easily without having to patch all callers.

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/7066>
2020-10-09 14:16:41 +00:00
..
test panfrost: Get rid of the with_opaque qualifier on the renderer state desc 2020-10-07 17:54:57 +02:00
bi_layout.c pan/bi: Measure backwards branches as well 2020-05-29 20:34:56 +00:00
bi_liveness.c pan/bi: Eliminate writemasks in the IR 2020-04-27 14:52:26 +00:00
bi_lower_combine.c panfrost: hide more unused code in bi_lower_combine.c 2020-07-08 03:04:03 +00:00
bi_opt_dce.c pan/bi: Add dead code elimination pass 2020-03-11 20:28:21 +00:00
bi_pack.c pan/bi: Use canonical register packing 2020-09-24 11:27:22 +00:00
bi_pack_helpers.h pan/bi: Use canonical register packing 2020-09-24 11:27:22 +00:00
bi_print.c pan/bi: Use canonical register packing 2020-09-24 11:27:22 +00:00
bi_print.h pan/bi: Rename port -> slot 2020-09-24 11:27:22 +00:00
bi_print_common.c pan/bi: Remove unused prints 2020-09-16 20:05:34 +00:00
bi_print_common.h pan/bi: Remove unused prints 2020-09-16 20:05:34 +00:00
bi_quirks.h panfrost: Adjust quirks for bifrost v6 2020-09-29 08:39:23 +00:00
bi_ra.c pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
bi_schedule.c pan/bi: Rename port -> slot 2020-09-24 11:27:22 +00:00
bi_special.c bifrost: Honor src swizzle in special math ops 2020-07-28 13:45:20 -07:00
bi_tables.c pan/bi: Drop *FMIN reference 2020-09-16 20:05:35 +00:00
bifrost.h pan/bi: Remove old register mode definitions 2020-09-24 11:27:22 +00:00
bifrost_compile.c panfrost: Pass compile arguments through a struct 2020-10-09 14:16:41 +00:00
bifrost_compile.h panfrost: Pass compile arguments through a struct 2020-10-09 14:16:41 +00:00
bifrost_nir.h pan/bi: Import algebraic pass from midgard 2020-03-10 19:25:59 +00:00
bifrost_nir_algebraic.py nir: rename nir_op_fne to nir_op_fneu 2020-08-21 17:26:21 +00:00
bir.c panfrost: Fix OOB array access compiler warning. 2020-08-28 22:45:08 +00:00
cmdline.c panfrost: Pass compile arguments through a struct 2020-10-09 14:16:41 +00:00
compiler.h pan/bi: Use canonical register packing 2020-09-24 11:27:22 +00:00
disassemble.c panfrost: bifrost: disassemble: Fix decoding of next_regs 2020-10-07 14:21:20 +02:00
disassemble.h pan/bi: Pass 'first' through disassembler 2020-09-24 11:27:22 +00:00
gen_disasm.py panfrost: bifrost: disassemble: Fix decoding of next_regs 2020-10-07 14:21:20 +02:00
gen_pack.py pan/bi: Add packing generator 2020-09-16 20:05:34 +00:00
ISA.xml pan/bi: Add XML describing the instruction set 2020-09-16 20:05:34 +00:00
isa_parse.py pan/bi: Add ISA parser 2020-09-16 20:05:34 +00:00
meson.build pan/bi: Use new packing 2020-09-16 20:05:34 +00:00
Notes.txt pan/bi: Move notes on ADD ops to notes file 2020-03-03 00:03:50 +00:00