summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-fence.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König2019-04-161-6/+15
* dma-buf: make fence sequence numbers 64 bit v2Christian König2018-12-071-7/+15
* dma-buf: add dma_fence_get_stubChristian König2018-12-031-0/+1
* dma-fence: Make ->wait callback optionalDaniel Vetter2018-07-031-5/+8
* dma-fence: Make ->enable_signaling optionalDaniel Vetter2018-07-021-1/+2
* dma-fence: remove fill_driver_data callbackDaniel Vetter2018-07-021-13/+3Star
* Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...Daniel Vetter2018-05-031-13/+19
* dma-fence: Make ->wait callback optionalDaniel Vetter2018-05-031-5/+8
* dma-fence: Make ->enable_signaling optionalDaniel Vetter2018-05-031-1/+2
* dma-fence: remove fill_driver_data callbackDaniel Vetter2018-05-031-13/+3Star
* dma-fence: Some kerneldoc polish for dma-fence.hDaniel Vetter2018-05-021-81/+155
* dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson2017-11-091-1/+1
* dma-fence: remove duplicate word in commentFrank Binns2017-10-181-1/+1
* dma-fence: fix dma_fence_get_rcu_safe v2Christian König2017-10-091-1/+4
* Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-271-0/+2
|\
| * dma-buf/fence: Avoid use of uninitialised timestampChris Wilson2017-07-141-0/+2
* | dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter2017-07-261-2/+2
* | dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson2017-06-291-1/+14
|/
* mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-2/+2
* dma-fence: Introduce drm_fence_set_error() helperChris Wilson2017-01-091-5/+25
* dma-fence: Wrap querying the fence->statusChris Wilson2017-01-091-0/+24
* doc/dma-buf: Fix up include directivesDaniel Vetter2016-11-151-1/+1
* dma-buf: return index of the first signaled fence (v2)monk.liu2016-11-081-1/+2
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-0/+437