index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-fence.c
Age
Commit message (
Expand
)
Author
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-04
dma-buf/dma-fence: Remove return code of signaling-functions
Philipp Stanner
2025-12-04
dma-buf/dma-fence: Add dma_fence_check_and_signal()
Philipp Stanner
2025-12-04
dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
Philipp Stanner
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-11-25
dma-buf: cleanup dma_fence_describe v3
Christian König
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-05
dma-buf: rework stub fence initialisation v2
Christian König
2025-10-24
dma-fence: Fix safe access wrapper to call timeline name method
Akash Goel
2025-06-13
dma-fence: Add safe access helpers and document the rules
Tvrtko Ursulin
2025-06-03
dma-fence: Add helpers for accessing driver and timeline name
Tvrtko Ursulin
2025-06-03
dma-fence: Use a flag for 64-bit seqnos
Tvrtko Ursulin
2024-10-09
dma-buf: add WARN_ON() illegal dma-fence signaling
Christian König
2024-09-20
dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_b...
Thomas Hellström
2024-01-12
dma-buf/dma-fence: fix spelling
Randy Dunlap
2023-12-02
dma-buf/sync_file: Add SET_DEADLINE ioctl
Rob Clark
2023-07-06
dma-buf: fix an error pointer vs NULL bug
Dan Carpenter
2023-07-03
dma-buf: keep the signaling time of merged fences v3
Christian König
2023-03-25
dma-buf/dma-fence: Add deadline awareness
Rob Clark
2023-01-27
dma-buf: actually set signaling bit for private stub fences
Danilo Krummrich
2022-09-19
dma-buf: fix dma_fence_default_wait() signaling check
Christian König
2022-09-16
dma-buf: dma_fence_wait must enable signaling
Arvind Yadav
2022-09-16
dma-buf: set signaling bit for the stub fence
Arvind Yadav
2022-09-16
dma-buf: Remove the signaled bit status check
Arvind Yadav
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_add_callback documentation
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-09-02
dma-buf: fix kernel-doc warning in dma-fence.c
Randy Dunlap
2020-07-23
dma-fence: Make symbol 'dma_fence_lockdep_map' static
Wei Yongjun
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
2020-05-20
dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
2020-05-13
dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
2019-10-04
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
2019-08-17
dma-fence: Avoid list_del during fence->cb_list iteration
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-09
dma-fence: Signal all callbacks from dma_fence_release()
Chris Wilson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-13
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
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-04
dma-fence: Polish kernel-doc for dma-fence.c
Daniel Vetter
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-07-02
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
2018-07-02
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-01-29
dma-fence: add comment for WARN_ON in dma_fence_release()
Oded Gabbay
[next]