summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/sw_sync.c
AgeCommit message (Expand)Author
2017-07-31dma-buf/sw_sync: clean up list before signaling the fenceGustavo Padovan
2017-07-31dma-buf/sw_sync: move timeline_fence_ops aroundGustavo Padovan
2017-06-29dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson
2017-06-29dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson
2017-06-29dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson
2017-06-29dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson
2017-06-29dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson
2017-06-29dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson
2016-11-08dma-buf/sw_sync: put fence reference from the fence creationGustavo Padovan
2016-11-08dma-buf/sw_sync: mark sync_timeline_create() staticBaoyou Xie
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan