summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/reservation.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2Christian König2017-08-141-18/+15
* dma-buf: add reservation_object_copy_fences (v2)Christian König2017-08-141-0/+60
* dma-buf: dma_fence_put is NULL safeChristian König2017-08-091-4/+2
* reservation: revert "wait only with non-zero timeout specified (v3)" v2Christian König2016-11-091-4/+1
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-46/+48
* dma-buf: Restart reservation_object_test_signaled_rcu() after writesChris Wilson2016-10-121-20/+10
* dma-buf: Restart reservation_object_wait_timeout_rcu() after writesChris Wilson2016-10-121-6/+5
* dma-buf: Restart reservation_object_get_fences_rcu() after writesChris Wilson2016-10-121-40/+31
* reservation: fix small comment typoRob Clark2016-08-221-1/+1
* reservation: add headerdoc commentsRob Clark2016-05-311-4/+68
* dma-buf: Minor coding style fixesJagan Teki2015-05-211-3/+6
* reservation: Remove shadowing local variable 'ret'Michel Dänzer2015-01-221-2/+0
* reservation: wait only with non-zero timeout specified (v3)Jammy Zhou2015-01-221-0/+3
* reservation: add suppport for read-only access using rcuMaarten Lankhorst2014-07-081-26/+310
* reservation: update api and add some helpersMaarten Lankhorst2014-07-081-1/+155
* dma-buf: move to drivers/dma-bufMaarten Lankhorst2014-07-081-0/+39
OpenPOWER on IntegriCloud