index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-fence.h
Age
Commit message (
Expand
)
Author
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
dma-fence: Shrink size of struct dma_fence
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-10
dma-buf: make dma_fence structure a bit smaller v2
Christian König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-16
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
Christian König
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2018-12-03
dma-buf: add dma_fence_get_stub
Christian König
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-07-02
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-07-02
dma-fence: remove fill_driver_data callback
Daniel Vetter
2018-05-03
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
2018-05-03
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-05-03
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-05-03
dma-fence: remove fill_driver_data callback
Daniel Vetter
2018-05-02
dma-fence: Some kerneldoc polish for dma-fence.h
Daniel Vetter
2017-11-09
dma-buf/fence: Sparse wants __rcu on the object itself
Chris Wilson
2017-10-18
dma-fence: remove duplicate word in comment
Frank Binns
2017-10-09
dma-fence: fix dma_fence_get_rcu_safe v2
Christian König
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
2017-06-29
dma-buf/dma-fence: Extract __dma_fence_is_later()
Chris Wilson
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-01-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
2016-11-15
doc/dma-buf: Fix up include directives
Daniel Vetter
2016-11-09
dma-buf: return index of the first signaled fence (v2)
monk.liu
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson