summaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/qpu_schedule.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Use THRSW to enable multi-threaded shaders.Eric Anholt2018-01-121-40/+56
* broadcom/vc5: Properly schedule the thread-end THRSW.Eric Anholt2018-01-121-33/+137
* broadcom/vc5: Implement GFXH-1684 workaround.Eric Anholt2018-01-121-0/+4
* broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.Eric Anholt2018-01-121-3/+3
* broadcom/vc5: Add support for V3Dv4 signal bits.Eric Anholt2018-01-121-9/+32
* broadcom/vc5: Fix scheduling for a non-SFU R4 write after a dead R4 write.Eric Anholt2017-11-071-3/+5
* broadcom/vc5: Don't pair VPMSETUP with other peripheral access.Eric Anholt2017-10-121-0/+3
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+1362