aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/kernel/vc4_gem.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Fix validation of full res tile offset if used for non-MSAA.Eric Anholt2016-04-221-0/+9
* vc4: Ensure that the bin CL is properly capped by increment/flush.Eric Anholt2015-07-281-0/+2
* vc4: Move RCL generation into the kernel.Eric Anholt2015-06-171-35/+35
* vc4: Handle refcounting the exec BO like we do in the kernel.Eric Anholt2015-06-161-0/+3
* vc4: Allow submitting jobs with no bin CL in validation.Eric Anholt2015-04-131-0/+2
* vc4: Update to current kernel sources.Eric Anholt2015-02-241-5/+11
* vc4: Move the mirrored kernel code to a kernel/ directory.Eric Anholt2014-10-091-0/+147