summaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/vir_to_qpu.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: On QPU pack error, dump the instruction and return cleanly.Eric Anholt2018-03-191-1/+7
* broadcom/vc5: Remove no-op MOVs after register allocation.Eric Anholt2018-02-051-1/+60
* broadcom/vc5: Add missing shader-db instruction counting.Eric Anholt2018-02-051-0/+7
* broadcom/vc5: Add support for loading varyings in V3D 4.1.Eric Anholt2018-01-121-7/+0
* broadcom/vc5: Use THRSW to enable multi-threaded shaders.Eric Anholt2018-01-121-3/+1
* broadcom/vc5: Properly schedule the thread-end THRSW.Eric Anholt2018-01-121-6/+0
* broadcom/vc5: Add support for V3Dv4 signal bits.Eric Anholt2018-01-121-1/+8
* nir: Get rid of nir_shader::stageJason Ekstrand2017-10-201-1/+1
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+359