index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
sw_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-08-13
dma-buf/sw_sync: Synchronize signal vs syncpt free
Chris Wilson
1
-9
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-04-16
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
Christian König
1
-1
/
+1
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
1
-1
/
+1
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
1
-1
/
+0
2018-02-19
dma-buf/sw_sync: Fix kerneldoc warnings
Chris Wilson
1
-3
/
+3
2018-01-30
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
1
-2
/
+2
2017-09-08
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
1
-1
/
+9
2017-07-31
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
1
-1
/
+11
2017-07-31
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
1
-69
/
+69
2017-06-30
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
1
-6
/
+43
2017-06-30
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
1
-29
/
+19
2017-06-30
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
1
-8
/
+4
2017-06-30
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
1
-6
/
+9
2017-06-30
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
1
-0
/
+5
2017-06-30
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
1
-1
/
+1
2016-11-08
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
1
-1
/
+1
2016-11-08
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-24
/
+24
2016-08-15
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
1
-0
/
+375