index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_syncobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-buf: fix an error pointer vs NULL bug
Dan Carpenter
2023-07-06
1
-2
/
+2
*
dma-buf: keep the signaling time of merged fences v3
Christian König
2023-07-03
1
-1
/
+1
*
drm/syncobj: add missing error return code in drm_syncobj_transfer_to_timeline()
Yang Yingliang
2022-06-13
1
-1
/
+3
*
drm: use dma_fence_unwrap_merge() in drm_syncobj
Christian König
2022-05-30
1
-50
/
+7
*
drm/syncobj: flatten dma_fence_chains on transfer
Christian König
2022-02-11
1
-5
/
+56
*
drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.
Bas Nieuwenhuizen
2021-12-08
1
-1
/
+10
*
drm: Fix typo in comments
Cai Huoqing
2021-08-02
1
-1
/
+1
*
dma-buf: add dma_fence_chain_alloc/free v3
Christian König
2021-06-14
1
-3
/
+3
*
drm/syncobj: use newly allocated stub fences
David Stevens
2021-04-08
1
-6
/
+19
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-0
/
+12
|
\
|
*
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
2021-01-20
1
-0
/
+12
*
|
drm/syncobj: Fix use-after-free
Daniel Vetter
2021-01-20
1
-3
/
+5
|
/
*
drm/syncobj: Tune down unordered timeline DRM_ERROR
Daniel Vetter
2020-08-02
1
-1
/
+1
*
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-07-02
1
-0
/
+1
*
drm/syncobj: Add documentation for timeline syncobj
Lionel Landwerlin
2020-01-20
1
-13
/
+74
*
drm/syncobj: extend syncobj query ability v3
Chunming Zhou
2019-10-18
1
-15
/
+22
*
drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies()
Ville Syrjälä
2019-09-30
1
-0
/
+1
*
drm/syncobj: Add better overview documentation for syncobj (v2)
Jason Ekstrand
2019-08-12
1
-11
/
+87
*
drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctl
Christian König
2019-07-30
1
-5
/
+5
*
drm: direct include of drm.h in drm_syncobj.c
Sam Ravnborg
2019-07-19
1
-0
/
+1
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-4
/
+9
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-08
1
-30
/
+419
|
\
|
*
drm: introduce a capability flag for syncobj timeline support
Lionel Landwerlin
2019-05-02
1
-5
/
+5
|
*
drm: report consistent errors when checking syncobj capibility
Lionel Landwerlin
2019-05-02
1
-2
/
+2
|
*
drm/syncobj: add timeline signal ioctl for syncobj v5
Chunming Zhou
2019-04-01
1
-0
/
+73
|
*
drm/syncobj: add transition iotcls between binary and timeline v2
Chunming Zhou
2019-04-01
1
-0
/
+74
|
*
drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
Christian König
2019-04-01
1
-3
/
+47
|
*
drm/syncobj: add timeline payload query ioctl v6
Chunming Zhou
2019-04-01
1
-0
/
+62
|
*
drm/syncobj: add support for timeline point wait v8
Chunming Zhou
2019-04-01
1
-29
/
+124
|
*
drm/syncobj: add new drm_syncobj_add_point interface v4
Christian König
2019-04-01
1
-0
/
+40
|
*
drm: export drm_timeout_abs_to_jiffies
Qiang Yu
2019-03-07
1
-1
/
+2
*
|
drm_syncobj: switch to fdget()
Al Viro
2019-05-02
1
-7
/
+6
|
/
*
drm/syncobj: remove drm_syncobj_cb and cleanup
Christian König
2018-12-11
1
-61
/
+30
*
drm: revert "expand replace_fence to support timeline point v2"
Christian König
2018-12-05
1
-8
/
+6
*
drm/syncobj: use dma_fence_get_stub
Christian König
2018-12-03
1
-44
/
+14
*
drm/syncobj: Fix compilation following partial revert
Chris Wilson
2018-11-12
1
-4
/
+0
*
drm: Revert syncobj timeline changes.
Eric Anholt
2018-11-12
1
-288
/
+71
*
drm/syncobj: disable the timeline UAPI for now v2
Christian König
2018-11-08
1
-0
/
+4
*
drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...).
Eric Anholt
2018-11-06
1
-1
/
+2
*
drm/syncobj: Mark local add/remove callback functions as static
Chris Wilson
2018-11-01
1
-14
/
+5
*
drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlock
Chunming Zhou
2018-10-26
1
-17
/
+19
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-24
1
-0
/
+5
|
\
|
*
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-10-04
1
-0
/
+5
|
|
\
|
|
*
drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
Jason Ekstrand
2018-09-26
1
-0
/
+5
*
|
|
drm: fix deadlock of syncobj v6
Chunming Zhou
2018-10-23
1
-81
/
+75
*
|
|
drm: add syncobj timeline support v9
Chunming Zhou
2018-10-18
1
-41
/
+265
*
|
|
drm: fix missing doc v2
Chunming Zhou
2018-10-17
1
-0
/
+1
*
|
|
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
2018-10-16
1
-2
/
+2
|
/
/
*
|
drm: Fix syncobj handing of schedule() returning 0
Chris Wilson
2018-09-21
1
-26
/
+15
*
|
drm: Use default dma_fence hooks where possible for null syncobj
Chris Wilson
2018-09-21
1
-11
/
+0
[next]