index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-fence.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
dma-buf: fix dma_fence_default_wait() signaling check
Christian König
1
-3
/
+3
2022-09-16
dma-buf: dma_fence_wait must enable signaling
Arvind Yadav
1
-3
/
+2
2022-09-16
dma-buf: set signaling bit for the stub fence
Arvind Yadav
1
-0
/
+8
2022-09-16
dma-buf: Remove the signaled bit status check
Arvind Yadav
1
-3
/
+0
2021-11-11
dma-buf: add dma_fence_describe and dma_resv_describe v2
Christian König
1
-0
/
+17
2021-09-03
dma-buf: clarify dma_fence_add_callback documentation
Christian König
1
-8
/
+5
2021-04-08
drm/syncobj: use newly allocated stub fences
David Stevens
1
-1
/
+26
2021-01-22
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-7
/
+63
2020-09-02
dma-buf: fix kernel-doc warning in dma-fence.c
Randy Dunlap
1
-0
/
+1
2020-07-23
dma-fence: Make symbol 'dma_fence_lockdep_map' static
Wei Yongjun
1
-1
/
+1
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
1
-0
/
+46
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
1
-0
/
+161
2020-05-20
dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
1
-0
/
+2
2020-05-13
dma-buf: Use atomic_fetch_add() for the context id
Chris Wilson
1
-1
/
+1
2019-10-04
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
1
-43
/
+35
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
1
-7
/
+9
2019-08-17
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
1
-32
/
+12
2019-08-17
dma-fence: Avoid list_del during fence->cb_list iteration
Chris Wilson
1
-3
/
+6
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-9
/
+1
2019-06-09
dma-fence: Signal all callbacks from dma_fence_release()
Chris Wilson
1
-2
/
+19
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-13
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
1
-0
/
+1
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
1
-1
/
+1
2018-12-03
dma-buf: add dma_fence_get_stub
Christian König
1
-1
/
+35
2018-07-04
dma-fence: Polish kernel-doc for dma-fence.c
Daniel Vetter
1
-44
/
+103
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
1
-3
/
+5
2018-07-02
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
1
-5
/
+0
2018-07-02
dma-fence: Make ->enable_signaling optional
Daniel Vetter
1
-4
/
+5
2018-01-29
dma-fence: add comment for WARN_ON in dma_fence_release()
Oded Gabbay
1
-0
/
+1
2017-10-16
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
Steven Rostedt (VMware)
1
-1
/
+0
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
1
-11
/
+6
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
1
-2
/
+2
2017-07-17
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
1
-0
/
+5
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
1
-11
/
+6
2017-04-27
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
1
-0
/
+5
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-0
/
+1
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-16
dma-buf/dma-fence: improve doc for dma_fence_add_callback()
Gustavo Padovan
1
-0
/
+2
2017-01-27
dma/fence: Export enable-signaling tracepoint for emission by drivers
Chris Wilson
1
-0
/
+1
2017-01-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
1
-1
/
+1
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
1
-0
/
+25
2017-01-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
1
-0
/
+1
2016-11-09
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
1
-3
/
+0
2016-11-09
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
1
-3
/
+5
2016-11-09
dma-buf: return index of the first signaled fence (v2)
monk.liu
1
-5
/
+16
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-0
/
+537