summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_fence.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add a pipe_context parameter to fence_finishMarek Olšák2016-08-101-0/+1
* vc4: Add perf debug for when we wait on BOs.Eric Anholt2015-07-141-1/+1
* gallium: remove redundant pipe_context::fence_signalledMarek Olšák2015-07-051-11/+0
* vc4: Move global seqno short-circuiting to vc4_wait_seqno().Eric Anholt2015-01-101-6/+0
* vc4: Fix referencing of sync objects.Eric Anholt2014-12-121-0/+1
* vc4: Update for new kernel ABI with async execution and waits.Eric Anholt2014-11-201-0/+108