index
:
linux.git
master
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
/
reservation.c
Age
Commit message (
Expand
)
Author
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-01-23
dma-buf: make returning the exclusive fence optional
Christian König
2018-01-23
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
2017-11-14
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
2017-11-09
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
2017-10-09
dma-buf: make reservation_object_copy_fences rcu save
Christian König
2017-08-14
dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
Christian König
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
2017-08-09
dma-buf: dma_fence_put is NULL safe
Christian König
2016-11-09
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-12
dma-buf: Restart reservation_object_test_signaled_rcu() after writes
Chris Wilson
2016-10-12
dma-buf: Restart reservation_object_wait_timeout_rcu() after writes
Chris Wilson
2016-10-12
dma-buf: Restart reservation_object_get_fences_rcu() after writes
Chris Wilson
2016-08-22
reservation: fix small comment typo
Rob Clark
2016-05-31
reservation: add headerdoc comments
Rob Clark
2015-05-21
dma-buf: Minor coding style fixes
Jagan Teki
2015-01-22
reservation: Remove shadowing local variable 'ret'
Michel Dänzer
2015-01-22
reservation: wait only with non-zero timeout specified (v3)
Jammy Zhou
2014-07-08
reservation: add suppport for read-only access using rcu
Maarten Lankhorst
2014-07-08
reservation: update api and add some helpers
Maarten Lankhorst
2014-07-08
dma-buf: move to drivers/dma-buf
Maarten Lankhorst