Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-buf/sw_sync: force signal all unsignaled fences on dying timeline | Dominik Behr | 2017-12-09 | 1 | -1/+9 |
* | dma-buf/sw_sync: clean up list before signaling the fence | Gustavo Padovan | 2017-12-09 | 1 | -1/+11 |
* | dma-buf/sw_sync: move timeline_fence_ops around | Gustavo Padovan | 2017-12-09 | 1 | -69/+69 |
* | dma-buf/sw-sync: Use an rbtree to sort fences in the timeline | Chris Wilson | 2017-12-09 | 1 | -6/+43 |
* | dma-buf/sw-sync: Fix locking around sync_timeline lists | Chris Wilson | 2017-12-09 | 1 | -29/+19 |
* | dma-buf/sw-sync: sync_pt is private and of fixed size | Chris Wilson | 2017-12-09 | 1 | -8/+4 |
* | dma-buf/sw-sync: Reduce irqsave/irqrestore from known context | Chris Wilson | 2017-12-09 | 1 | -6/+9 |
* | dma-buf/sw-sync: Prevent user overflow on timeline advance | Chris Wilson | 2017-12-09 | 1 | -0/+5 |
* | dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound | Chris Wilson | 2017-12-09 | 1 | -1/+1 |
* | dma-buf/sw_sync: de-stage SW_SYNC | Gustavo Padovan | 2016-08-15 | 1 | -0/+375 |