Age | Commit message (Expand) | Author | Files | Lines |
2023-03-28 | dma-buf/dma-resv: Add a way to set fence deadline | Rob Clark | 1 | -0/+2 |
2022-07-18 | dma-buf/dma_resv_usage: update explicit sync documentation | Christian König | 1 | -3/+13 |
2022-04-07 | dma-buf: drop seq count based update | Christian König | 1 | -12/+0 |
2022-04-07 | dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3 | Christian König | 1 | -1/+12 |
2022-04-07 | dma-buf: add DMA_RESV_USAGE_KERNEL v3 | Christian König | 1 | -3/+21 |
2022-04-07 | dma-buf & drm/amdgpu: remove dma_resv workaround | Christian König | 1 | -36/+11 |
2022-04-07 | dma-buf: specify usage while adding fences to dma_resv obj v7 | Christian König | 1 | -10/+15 |
2022-04-07 | dma-buf: add enum dma_resv_usage v4 | Christian König | 1 | -13/+60 |
2022-04-06 | dma-buf/drivers: make reserving a shared slot mandatory v4 | Christian König | 1 | -2/+2 |
2022-04-05 | dma-buf: finally make dma_resv_excl_fence private v2 | Christian König | 1 | -17/+0 |
2022-04-03 | dma-buf: add dma_resv_get_singleton v2 | Christian König | 1 | -0/+2 |
2022-04-01 | dma-buf: drop the DAG approach for the dma_resv object v3 | Christian König | 1 | -17/+5 |
2022-03-24 | dma-buf: finally make the dma_resv_list private v2 | Christian König | 1 | -25/+1 |
2022-03-24 | dma-buf: add dma_resv_replace_fences v2 | Christian König | 1 | -0/+2 |
2022-01-31 | dma-resv: some doc polish for iterators | Daniel Vetter | 1 | -1/+12 |
2022-01-19 | dma-buf: drop excl_fence parameter from dma_resv_get_fences | Christian König | 1 | -2/+2 |
2021-11-17 | dma-buf: nuke dma_resv_get_excl_unlocked | Christian König | 1 | -26/+0 |
2021-11-11 | dma-buf: add dma_fence_describe and dma_resv_describe v2 | Christian König | 1 | -0/+1 |
2021-10-25 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -1/+1 |
2021-10-11 | dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion | Tvrtko Ursulin | 1 | -1/+4 |
2021-10-11 | Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm... | Dave Airlie | 1 | -1/+1 |
2021-10-07 | dma-buf: add dma_resv_for_each_fence v3 | Christian König | 1 | -0/+20 |
2021-10-06 | dma-buf: add dma_resv_for_each_fence_unlocked v8 | Christian König | 1 | -0/+95 |
2021-09-17 | kernel/locking: Add context to ww_mutex_trylock() | Maarten Lankhorst | 1 | -1/+1 |
2021-08-30 | dma-resv: Give the docs a do-over | Daniel Vetter | 1 | -5/+99 |
2021-06-29 | <linux/dma-resv.h>: correct a function name in kernel-doc | Randy Dunlap | 1 | -1/+1 |
2021-06-06 | dma-buf: drop the _rcu postfix on function names v3 | Christian König | 1 | -12/+5 |
2021-06-06 | dma-buf: rename dma_resv_get_excl_rcu to _unlocked | Christian König | 1 | -2/+2 |
2021-06-06 | dma-buf: rename and cleanup dma_resv_get_list v2 | Christian König | 1 | -14/+13 |
2021-06-06 | dma-buf: rename and cleanup dma_resv_get_excl v3 | Christian König | 1 | -8/+6 |
2021-06-04 | dma-buf: cleanup dma-resv shared fence debugging a bit v2 | Christian König | 1 | -8/+7 |
2020-07-29 | dma-buf: Use sequence counter with associated wound/wait mutex | Ahmed S. Darwish | 1 | -1/+1 |
2020-07-29 | dma-buf: Remove custom seqcount lockdep class key | Ahmed S. Darwish | 1 | -2/+0 |
2019-08-16 | dma-buf: Restore seqlock around dma_resv updates | Chris Wilson | 1 | -65/+48 |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 1 | -0/+312 |