summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/dma-resv.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst2020-11-251-1/+1
* dma-buf: use struct_size macroChristian König2020-10-081-1/+1
* dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter2020-09-171-0/+5
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-14/+1
|\
| * dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish2020-07-291-7/+1
| * dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish2020-07-291-8/+1
* | dma-fence: prime lockdep annotationsDaniel Vetter2020-07-211-0/+8
|/
* DMA reservations: use the new mmap locking APIMichel Lespinasse2020-06-091-2/+3
* dma-resv: Also prime acquire ctx for lockdepDaniel Vetter2019-11-211-1/+7
* dma_resv: prime lockdep annotationsSteven Price2019-11-201-2/+4
* dma_resv: prime lockdep annotationsDaniel Vetter2019-11-061-0/+24
* dma-buf/resv: fix exclusive fence getQiang Yu2019-09-221-1/+1
* dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-161-31/+78
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-0/+603