aboutsummaryrefslogtreecommitdiff
path: root/include/linux/reservation.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Gravatar Christian König 1-0/+3
2017-02-26dma-buf/reservation: Wrap ww_mutex_trylockGravatar Chris Wilson 1-0/+20
2016-12-12dma-buf: Provide wrappers for reservation's lockGravatar Chris Wilson 1-0/+34
2016-11-15dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fenceGravatar Chris Wilson 1-9/+6
2016-10-25dma-buf: Rename struct fence to dma_fenceGravatar Chris Wilson 1-14/+14
2016-05-31reservation: add headerdoc commentsGravatar Rob Clark 1-0/+53
2016-05-08reservation: add reservation_object_get_excl_rcu()Gravatar Rob Clark 1-0/+18
2014-07-08reservation: add suppport for read-only access using rcuGravatar Maarten Lankhorst 1-16/+36
2014-07-08reservation: update api and add some helpersGravatar Maarten Lankhorst 1-7/+49
2014-07-08reservation: add support for fences to enable cross-device synchronisationGravatar Maarten Lankhorst 1-1/+19
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hGravatar Maarten Lankhorst 1-1/+1
2013-06-28reservation: cross-device reservation support, v4Gravatar Maarten Lankhorst 1-0/+62