Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
38b3a5aaf2fd35e997550b855cfb7460b077236a
/
drivers
/
dma-buf
/
sync_file.c
781d5eb
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
6645d42
dma-buf: Fix memory leak in sync_file_merge()
by Navid Emamdoost
· 5 years ago
1832f2d
compat_ioctl: move more drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
7891c30
dma-fence: Report the composite sync_file status
by Chris Wilson
· 5 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
5e498ab
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
by Christian König
· 6 years ago
b312d8c
dma-buf: make fence sequence numbers 64 bit v2
by Christian König
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
f797488
sync_file: Return consistent status in SYNC_IOC_FILE_INFO
by John Einar Reitan
· 7 years ago
99f8284
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
by Chris Wilson
· 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
71ebc9a
dma-buf/sync-file: Defer creation of sync_file->name
by Chris Wilson
· 8 years ago
d8f2eba
sync_file: get rid of internal reference count.
by Dave Airlie
· 8 years ago
d6c99f4
dma-fence: Wrap querying the fence->status
by Chris Wilson
· 8 years ago
2904a8c
dma-buf: Reorganize device dma access docs
by Daniel Vetter
· 8 years ago
24a36734
dma-buf: Update kerneldoc for sync_file_create
by Daniel Vetter
· 8 years ago
069cad6
Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)"
by Gustavo Padovan
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
30cd85d
dma-buf/sync_file: hold reference to fence when creating sync_file
by Gustavo Padovan
· 8 years ago
c654dd0
dma-buf/sync_file: free fences array in num_fences is 1
by Gustavo Padovan
· 8 years ago
7cec540
dma-buf/sync_file: Increment refcount of fence when all are signaled.
by Rafael Antognolli
· 8 years ago
ecebca7
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
by Chris Wilson
· 8 years ago
e241655
dma-buf/sync_file: only enable fence signalling on poll()
by Gustavo Padovan
· 8 years ago
972526a
dma-buf/sync_file: add sync_file_get_fence()
by Gustavo Padovan
· 8 years ago
a02b9dc
dma-buf/sync_file: refactor fence storage in struct sync_file
by Gustavo Padovan
· 8 years ago
041916a
dma-buf/sync_file: fix build warning with context format type
by Gustavo Padovan
· 9 years ago
62304fb
dma-buf/sync_file: de-stage sync_file
by Gustavo Padovan
· 9 years ago
[Renamed from drivers/staging/android/sync_file.c]
460bfc4
dma-buf/sync_file: de-stage sync_file headers
by Gustavo Padovan
· 9 years ago
92e0621
staging/android: style fix: alignment to match the open parenthesis
by Gustavo Padovan
· 9 years ago
c240a71
staging/android: improve documentation for sync_file
by Gustavo Padovan
· 9 years ago
d4cab38
staging/android: prepare sync_file for de-staging
by Gustavo Padovan
· 9 years ago