aboutsummaryrefslogtreecommitdiffstats
path: root/src/broadcom/clif/clif_dump.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Move GL shader state dumping out of per-version compilation.Eric Anholt2018-06-291-9/+26
* broadcom/vc5: Add support for V3D 4.1 CLIF dumping.Eric Anholt2018-01-121-3/+13
* broadcom/vc5: Move the body of CLIF dumping to a per-version file.Eric Anholt2018-01-121-154/+5
* broadcom/clif: Print out the contents of the generic tile list.Eric Anholt2017-10-301-0/+19
* broadcom/clif: Move the CL printing part of CL dumps to a helper.Eric Anholt2017-10-301-28/+32
* broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.Eric Anholt2017-10-101-7/+20
* broadcom: Add vc5 CLIF dumpingEric Anholt2017-10-101-0/+268