summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/dma-fence.c
AgeCommit message (Expand)Author
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
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