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
/
include
/
linux
/
reservation.h
Age
Commit message (
Expand
)
Author
2017-11-13
dma-buf: add reservation_object_lock_interruptible()
Christian König
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
2017-02-26
dma-buf/reservation: Wrap ww_mutex_trylock
Chris Wilson
2016-12-12
dma-buf: Provide wrappers for reservation's lock
Chris Wilson
2016-11-15
dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence
Chris Wilson
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-05-31
reservation: add headerdoc comments
Rob Clark
2016-05-08
reservation: add reservation_object_get_excl_rcu()
Rob Clark
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
reservation: add support for fences to enable cross-device synchronisation
Maarten Lankhorst
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-06-28
reservation: cross-device reservation support, v4
Maarten Lankhorst