Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b3cb17a48dc1b33f287e866a0218da378ba21c8
/
drivers
/
dma-buf
/
dma-fence.c
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
· 7 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