aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/dma-resv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18dma-buf/dma_resv_usage: update explicit sync documentationChristian König1-3/+13
2022-04-07dma-buf: drop seq count based updateChristian König1-12/+0
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König1-1/+12
2022-04-07dma-buf: add DMA_RESV_USAGE_KERNEL v3Christian König1-3/+21
2022-04-07dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König1-36/+11
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König1-10/+15
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König1-13/+60
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-2/+2
2022-04-05dma-buf: finally make dma_resv_excl_fence private v2Christian König1-17/+0
2022-04-03dma-buf: add dma_resv_get_singleton v2Christian König1-0/+2
2022-04-01dma-buf: drop the DAG approach for the dma_resv object v3Christian König1-17/+5
2022-03-24dma-buf: finally make the dma_resv_list private v2Christian König1-25/+1
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König1-0/+2
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter1-1/+12
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König1-2/+2
2021-11-17dma-buf: nuke dma_resv_get_excl_unlockedChristian König1-26/+0
2021-11-11dma-buf: add dma_fence_describe and dma_resv_describe v2Christian König1-0/+1
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin1-1/+4
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+1
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König1-0/+20
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König1-0/+95
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst1-1/+1
2021-08-30dma-resv: Give the docs a do-overDaniel Vetter1-5/+99
2021-06-29<linux/dma-resv.h>: correct a function name in kernel-docRandy Dunlap1-1/+1
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-12/+5
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König1-2/+2
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König1-14/+13
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König1-8/+6
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König1-8/+7
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish1-1/+1
2020-07-29dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish1-2/+0
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson1-65/+48
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-0/+312