summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/dma-resv.c
AgeCommit message (Expand)Author
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König
2021-10-06dma-buf: use new iterator in dma_resv_test_signaledChristian König
2021-10-06dma-buf: use new iterator in dma_resv_wait_timeoutChristian König
2021-10-06dma-buf: use new iterator in dma_resv_get_fences v3Christian König
2021-10-06dma-buf: use new iterator in dma_resv_copy_fencesChristian König
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König
2021-08-30dma-resv: Give the docs a do-overDaniel Vetter
2021-07-08dma-buf: fix dma_resv_test_signaled test_all handling v2Christian König
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-05dma-buf: add missing EXPORT_SYMBOLChristian König
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König
2021-06-04dma-buf: add SPDX header and fix style in dma-resv.cChristian König
2020-11-25dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst
2020-10-08dma-buf: use struct_size macroChristian König
2020-09-17dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish
2020-07-29dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish
2020-07-21dma-fence: prime lockdep annotationsDaniel Vetter
2020-06-09DMA reservations: use the new mmap locking APIMichel Lespinasse
2019-11-21dma-resv: Also prime acquire ctx for lockdepDaniel Vetter
2019-11-20dma_resv: prime lockdep annotationsSteven Price
2019-11-06dma_resv: prime lockdep annotationsDaniel Vetter
2019-09-22dma-buf/resv: fix exclusive fence getQiang Yu
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König