aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-fence.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18dma-fence: remove duplicate word in commentFrank Binns1-1/+1
2017-10-09dma-fence: fix dma_fence_get_rcu_safe v2Christian König1-1/+4
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie1-0/+2
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter1-2/+2
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson1-0/+2
2017-06-29dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson1-1/+14
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-2/+2
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson1-5/+25
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson1-0/+24
2016-11-15doc/dma-buf: Fix up include directivesDaniel Vetter1-1/+1
2016-11-09dma-buf: return index of the first signaled fence (v2)monk.liu1-1/+2
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-0/+437