summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/dma-fence.c
AgeCommit message (Expand)Author
2017-04-27dma-buf: avoid scheduling on fence status query v2Andres Rodriguez
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-16dma-buf/dma-fence: improve doc for dma_fence_add_callback()Gustavo Padovan
2017-01-27dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson
2017-01-09dma-fence: Clear fence->status during dma_fence_init()Chris Wilson
2016-11-09dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)Alex Deucher
2016-11-09dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)Alex Deucher
2016-11-09dma-buf: return index of the first signaled fence (v2)monk.liu
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson