- a25efb3 dma-buf: add dma_fence_describe and dma_resv_describe v2 by Christian König · 3 years, 4 months ago
- 044e55b dma-buf: clarify dma_fence_add_callback documentation by Christian König · 3 years, 6 months ago
- fd92169 drm/syncobj: use newly allocated stub fences by David Stevens · 3 years, 9 months ago
- 5a164ac dma-fence: allow signaling drivers to set fence timestamp by Veera Sundaram Sankaran · 4 years ago
- e44cd6b dma-buf: fix kernel-doc warning in dma-fence.c by Randy Dunlap · 4 years, 5 months ago
- fa07634 dma-fence: Make symbol 'dma_fence_lockdep_map' static by Wei Yongjun · 4 years, 6 months ago
- d0b9a9a dma-fence: prime lockdep annotations by Daniel Vetter · 4 years, 6 months ago
- 5fbff81 dma-fence: basic lockdep annotations by Daniel Vetter · 4 years, 6 months ago
- ef82555 dma-fence: add might_sleep annotation to _wait() by Daniel Vetter · 4 years, 8 months ago
- 1c530d4 dma-buf: Use atomic_fetch_add() for the context id by Chris Wilson · 4 years, 8 months ago
- 9c98f02 dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) by Chris Wilson · 5 years ago
- f2cb60e dma-fence: Store the timestamp in the same union as the cb_list by Chris Wilson · 5 years ago
- 0fc89b6 dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal by Chris Wilson · 5 years ago
- f86a802 dma-fence: Avoid list_del during fence->cb_list iteration by Chris Wilson · 5 years ago
- 52791ee dma-buf: rename reservation_object to dma_resv by Christian König · 5 years ago
- 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
- 427231b dma-fence: Signal all callbacks from dma_fence_release() by Chris Wilson · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- c36beba drm/i915: Seal races between async GPU cancellation, retirement and signaling by Chris Wilson · 6 years ago
- b312d8c dma-buf: make fence sequence numbers 64 bit v2 by Christian König · 6 years ago
- 078dec33 dma-buf: add dma_fence_get_stub by Christian König · 6 years ago
- 4dd3cdb dma-fence: Polish kernel-doc for dma-fence.c by Daniel Vetter · 7 years ago
- 418cc6c dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
- 796422f dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
- c701317 dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
- 4518cd2 dma-fence: add comment for WARN_ON in dma_fence_release() by Oded Gabbay · 7 years ago
- 1364124 tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on by Steven Rostedt (VMware) · 7 years ago
- 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
- 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 7 years ago
- ef434a0 Merge branch 'drm-misc-next-fixes' into drm-misc-fixes by Sean Paul · 8 years ago
- 76250f2 dma-buf/fence: Avoid use of uninitialised timestamp by Chris Wilson · 8 years ago
- 03c0c5f dma-buf: avoid scheduling on fence status query v2 by Andres Rodriguez · 8 years ago
- b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
- b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- f642de1 dma-buf/dma-fence: improve doc for dma_fence_add_callback() by Gustavo Padovan · 8 years ago
- 8c96c67 dma/fence: Export enable-signaling tracepoint for emission by drivers by Chris Wilson · 8 years ago
- a009e97 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 8 years ago
- d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
- 83dd137 dma-fence: Clear fence->status during dma_fence_init() by Chris Wilson · 8 years ago
- 698c0f7 dma-buf/fence: revert "don't wait when specified timeout is zero" (v2) by Alex Deucher · 8 years ago
- bcc004b dma-buf/fence: make timeout handling in fence_default_wait consistent (v2) by Alex Deucher · 8 years ago
- 7392b4b dma-buf: return index of the first signaled fence (v2) by monk.liu · 8 years ago
- f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago[Renamed (65%) from drivers/dma-buf/fence.c]
- 78010cd dma-buf/fence: add an lockdep_assert_held() by Rob Clark · 8 years ago
- 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
- a519435 dma-buf/fence: add fence_wait_any_timeout function v2 by Christian König · 9 years ago
- 847b19a3 dma-buf/fence: don't wait when specified timeout is zero by Jammy Zhou · 10 years ago
- f353d71 treewide: Fix typo in Documentation/DocBook/device-drivers by Masanari Iida · 10 years ago
- e9f3b79 dma-buf/fence: Fix a kerneldoc warning by Thierry Reding · 10 years ago
- 3c3b177 reservation: add suppport for read-only access using rcu by Maarten Lankhorst · 11 years ago
- e941759 fence: dma-buf cross-device synchronization (v18) by Maarten Lankhorst · 11 years ago