summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/dma-fence.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-141-0/+1
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* | dma-buf/dma-fence: improve doc for dma_fence_add_callback()Gustavo Padovan2017-02-161-0/+2
|/
* dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson2017-01-271-0/+1
* dma-fence: Introduce drm_fence_set_error() helperChris Wilson2017-01-091-1/+1
* dma-fence: Wrap querying the fence->statusChris Wilson2017-01-091-0/+25
* dma-fence: Clear fence->status during dma_fence_init()Chris Wilson2017-01-091-0/+1
* dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)Alex Deucher2016-11-081-3/+0Star
* dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)Alex Deucher2016-11-081-3/+5
* dma-buf: return index of the first signaled fence (v2)monk.liu2016-11-081-5/+16
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-0/+537