summaryrefslogtreecommitdiffstats
path: root/src/broadcom/qpu/qpu_instr.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Update QPU instruction pack/unpack for v4.2.Eric Anholt2018-01-271-2/+3
* broadcom/vc5: Add the new TMU write addresses for V3D 4.x (and r5rep).Eric Anholt2018-01-121-10/+21
* broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.Eric Anholt2018-01-121-6/+55
* broadcom/vc5: Drop dead VC5_QPU_* defines from qpu_instr.c.Eric Anholt2018-01-121-80/+0
* broadcom/vc5: Drop signal bit #defines.Eric Anholt2018-01-121-4/+0
* broadcom/vc5: Add support for V3Dv4 signal bits.Eric Anholt2018-01-121-4/+38
* broadcom/vc5: Fix scheduling for a non-SFU R4 write after a dead R4 write.Eric Anholt2017-11-071-2/+28
* broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm.Eric Anholt2017-10-101-0/+645