summaryrefslogtreecommitdiff
path: root/include/linux/dma-fence.h
AgeCommit message (Expand)Author
2021-09-03dma-buf: clarify dma_fence_ops->wait documentationChristian König
2021-09-02dma-buf: nuke DMA_FENCE_TRACE macros v2Christian König
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens
2021-01-22dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran
2020-07-21dma-fence: prime lockdep annotationsDaniel Vetter
2020-07-21dma-fence: basic lockdep annotationsDaniel Vetter
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson
2019-08-17dma-fence: Shrink size of struct dma_fenceChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-10dma-buf: make dma_fence structure a bit smaller v2Christian König
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-04-16dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König
2018-12-07dma-buf: make fence sequence numbers 64 bit v2Christian König
2018-12-03dma-buf: add dma_fence_get_stubChristian König
2018-07-03dma-fence: Make ->wait callback optionalDaniel Vetter
2018-07-02dma-fence: Make ->enable_signaling optionalDaniel Vetter
2018-07-02dma-fence: remove fill_driver_data callbackDaniel Vetter
2018-05-03Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...Daniel Vetter
2018-05-03dma-fence: Make ->wait callback optionalDaniel Vetter
2018-05-03dma-fence: Make ->enable_signaling optionalDaniel Vetter
2018-05-03dma-fence: remove fill_driver_data callbackDaniel Vetter
2018-05-02dma-fence: Some kerneldoc polish for dma-fence.hDaniel Vetter
2017-11-09dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson
2017-10-18dma-fence: remove duplicate word in commentFrank Binns
2017-10-09dma-fence: fix dma_fence_get_rcu_safe v2Christian König
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson
2017-06-29dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson
2016-11-15doc/dma-buf: Fix up include directivesDaniel Vetter
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