aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/reservation.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25dma-buf: test shared slot allocation when mutex debugging is activeChristian König1-0/+5
2018-10-25dma-buf: allow reserving more than one shared fence slotChristian König1-1/+2
2018-10-25dma-buf: remove shared fence staging in reservation objectChristian König1-4/+0
2017-11-13dma-buf: add reservation_object_lock_interruptible()Christian König1-0/+23
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Christian König1-0/+3
2017-02-26dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson1-0/+20
2016-12-12dma-buf: Provide wrappers for reservation's lockChris Wilson1-0/+34
2016-11-15dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fenceChris Wilson1-9/+6
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-14/+14
2016-05-31reservation: add headerdoc commentsRob Clark1-0/+53
2016-05-08reservation: add reservation_object_get_excl_rcu()Rob Clark1-0/+18
2014-07-08reservation: add suppport for read-only access using rcuMaarten Lankhorst1-16/+36
2014-07-08reservation: update api and add some helpersMaarten Lankhorst1-7/+49
2014-07-08reservation: add support for fences to enable cross-device synchronisationMaarten Lankhorst1-1/+19
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst1-1/+1
2013-06-28reservation: cross-device reservation support, v4Maarten Lankhorst1-0/+62