summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/dma-resv.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-25dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst1-1/+1
2020-10-08dma-buf: use struct_size macroChristian König1-1/+1
2020-09-17dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter1-0/+5
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+1
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish1-7/+1
2020-07-29dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish1-8/+1
2020-07-21dma-fence: prime lockdep annotationsDaniel Vetter1-0/+8
2020-06-09DMA reservations: use the new mmap locking APIMichel Lespinasse1-2/+3
2019-11-21dma-resv: Also prime acquire ctx for lockdepDaniel Vetter1-1/+7
2019-11-20dma_resv: prime lockdep annotationsSteven Price1-2/+4
2019-11-06dma_resv: prime lockdep annotationsDaniel Vetter1-0/+24
2019-09-22dma-buf/resv: fix exclusive fence getQiang Yu1-1/+1
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson1-31/+78
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-0/+603