Age | Commit message (Expand) | Author |
---|---|---|
2017-07-31 | dma-buf/sw_sync: clean up list before signaling the fence | Gustavo Padovan |
2017-07-31 | dma-buf/sw_sync: move timeline_fence_ops around | Gustavo Padovan |
2017-06-29 | dma-buf/sw-sync: Use an rbtree to sort fences in the timeline | Chris Wilson |
2017-06-29 | dma-buf/sw-sync: Fix locking around sync_timeline lists | Chris Wilson |
2017-06-29 | dma-buf/sw-sync: sync_pt is private and of fixed size | Chris Wilson |
2017-06-29 | dma-buf/sw-sync: Reduce irqsave/irqrestore from known context | Chris Wilson |
2017-06-29 | dma-buf/sw-sync: Prevent user overflow on timeline advance | Chris Wilson |
2017-06-29 | dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound | Chris Wilson |
2016-11-08 | dma-buf/sw_sync: put fence reference from the fence creation | Gustavo Padovan |
2016-11-08 | dma-buf/sw_sync: mark sync_timeline_create() static | Baoyou Xie |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-08-15 | dma-buf/sw_sync: de-stage SW_SYNC | Gustavo Padovan |