summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/vc4_fence.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-10gallium: add a pipe_context parameter to fence_finishMarek Olšák1-0/+1
2015-07-14vc4: Add perf debug for when we wait on BOs.Eric Anholt1-1/+1
2015-07-05gallium: remove redundant pipe_context::fence_signalledMarek Olšák1-11/+0
2015-01-10vc4: Move global seqno short-circuiting to vc4_wait_seqno().Eric Anholt1-6/+0
2014-12-12vc4: Fix referencing of sync objects.Eric Anholt1-0/+1
2014-11-20vc4: Update for new kernel ABI with async execution and waits.Eric Anholt1-0/+108