v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
[mesa.git] / src / broadcom / qpu /
2018-07-30 Eric Anholtvc4: Fix meson build when enabled without v3d.
2018-07-23 Eric Anholtv3d: Switch to using the new SFU instructions on V3D...
2018-07-23 Eric Anholtv3d: Add QPU pack/unpack for the new SFU instructions.
2018-07-23 Eric Anholtv3d: Fix the name of the "flpop" operation.
2018-07-23 Eric Anholtv3d: Print the instruction we're testing in the QPU...
2018-03-19 Eric Anholtbroadcom/vc5: Add a QPU helper for instructions using...
2018-03-19 Eric Anholtbroadcom/vc5: Introduce v3d_qpu_reads_vpm()/v3d_qpu_wri...
2018-03-19 Eric Anholtbroadcom/vc5: The ldvpm signal also a case of using...
2018-03-19 Eric Anholtbroadcom/vc5: Extract v3d_qpu_writes_tmu() helper.
2018-01-27 Eric Anholtbroadcom/vc5: Update QPU instruction pack/unpack for...
2018-01-13 Eric Anholtbroadcom/vc5: Add the new TMU write addresses for V3D...
2018-01-13 Eric Anholtbroadcom/vc5: Add a test for .ifb in ADD ops.
2018-01-13 Eric Anholtbroadcom/vc5: Add the new tesselation opcodes in V3D...
2018-01-13 Eric Anholtbroadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D...
2018-01-13 Eric Anholtbroadcom/vc5: Drop dead VC5_QPU_* defines from qpu_instr.c.
2018-01-13 Eric Anholtbroadcom/vc5: Add support for QPU pack/unpack/disasm...
2018-01-13 Eric Anholtbroadcom/vc5: Drop signal bit #defines.
2018-01-13 Eric Anholtbroadcom/vc5: Add support for V3Dv4 signal bits.
2018-01-13 Eric Anholtbroadcom/vc5: Fix pack/unpack of vfmul input unpack...
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2017-12-14 Eric Anholtbroadcom/vc5: Fix a typo in memcmp for sig unpack checking.
2017-11-07 Eric Anholtbroadcom/vc5: Fix scheduling for a non-SFU R4 write...
2017-10-21 Eric Anholtmeson: Fix vc5 deps on the XML-generated headers.
2017-10-17 Eric Anholtmeson: Add support for the vc5 driver.
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 QPU instruction pack, unpack...