Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-buf/reservation: Wrap ww_mutex_trylock | Chris Wilson | 2017-02-26 | 1 | -0/+20 |
* | dma-buf: Provide wrappers for reservation's lock | Chris Wilson | 2016-12-12 | 1 | -0/+34 |
* | dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence | Chris Wilson | 2016-11-15 | 1 | -9/+6 |
* | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 2016-10-25 | 1 | -14/+14 |
* | reservation: add headerdoc comments | Rob Clark | 2016-05-31 | 1 | -0/+53 |
* | reservation: add reservation_object_get_excl_rcu() | Rob Clark | 2016-05-08 | 1 | -0/+18 |
* | reservation: add suppport for read-only access using rcu | Maarten Lankhorst | 2014-07-08 | 1 | -16/+36 |
* | reservation: update api and add some helpers | Maarten Lankhorst | 2014-07-08 | 1 | -7/+49 |
* | reservation: add support for fences to enable cross-device synchronisation | Maarten Lankhorst | 2014-07-08 | 1 | -1/+19 |
* | mutex: Move ww_mutex definitions to ww_mutex.h | Maarten Lankhorst | 2013-07-12 | 1 | -1/+1 |
* | reservation: cross-device reservation support, v4 | Maarten Lankhorst | 2013-06-28 | 1 | -0/+62 |