aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/dma-fence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-01-27dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson1-0/+1
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson1-1/+1
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson1-0/+25
2017-01-09dma-fence: Clear fence->status during dma_fence_init()Chris Wilson1-0/+1
2016-11-09dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)Alex Deucher1-3/+0
2016-11-09dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)Alex Deucher1-3/+5
2016-11-09dma-buf: return index of the first signaled fence (v2)monk.liu1-5/+16
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-0/+537