index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-fence.h
Age
Commit message (
Expand
)
Author
2022-02-08
dma-buf: consolidate dma_fence subclass checking
Christian König
2021-11-11
dma-buf: add dma_fence_describe and dma_resv_describe v2
Christian König
2021-09-03
dma-buf: clarify dma_fence_ops->wait documentation
Christian König
2021-09-02
dma-buf: nuke DMA_FENCE_TRACE macros v2
Christian König
2021-04-08
drm/syncobj: use newly allocated stub fences
David Stevens
2021-01-22
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
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