index
:
pm24.git
master
perf-mon
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-array.c
Age
Commit message (
Expand
)
Author
2024-08-30
dma-buf: Split out dma fence array create into alloc and arm functions
Matthew Brost
2024-05-27
dma-buf/fence-array: Add flex array to struct dma_fence_array
Christophe JAILLET
2023-03-25
dma-buf/fence-array: Add fence deadline support
Rob Clark
2022-03-29
dma-buf: handle empty dma_fence_arrays gracefully
Christian König
2022-03-25
dma-buf: Add dma_fence_array_for_each (v2)
Christian König
2022-02-08
dma-buf: warn about dma_fence_array container rules v2
Christian König
2021-11-30
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()
Thomas Hellström
2019-08-12
dma-fence: Propagate errors to dma-fence-array container
Chris Wilson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
2017-03-17
dma-fence: add dma_fence_match_context helper
Philipp Zabel
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson