aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_job.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a workaround for HW-2116 (state counter wrap fails).Eric Anholt2015-10-231-1/+1
* vc4: Make a helper function for getting the current offset in the CL.Eric Anholt2015-07-141-8/+6
* vc4: Add perf debug for when we wait on BOs.Eric Anholt2015-07-141-1/+1
* vc4: Move RCL generation into the kernel.Eric Anholt2015-06-171-6/+91
* vc4: Separate out a bit of code for submitting jobs to the kernel.Eric Anholt2015-04-131-0/+132