linux/drivers/gpu/drm/amd
Christian König 73511edf8b dma-buf: specify usage while adding fences to dma_resv obj v7
Instead of distingting between shared and exclusive fences specify
the fence usage while adding fences.

Rework all drivers to use this interface instead and deprecate the old one.

v2: some kerneldoc comments suggested by Daniel
v3: fix a missing case in radeon
v4: rebase on nouveau changes, fix lockdep and temporary disable warning
v5: more documentation updates
v6: separate internal dma_resv changes from this patch, avoids to
    disable warning temporary, rebase on upstream changes
v7: fix missed case in lima driver, minimize changes to i915_gem_busy_ioctl

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220407085946.744568-3-christian.koenig@amd.com
2022-04-07 12:53:53 +02:00
..
acp
amdgpu dma-buf: specify usage while adding fences to dma_resv obj v7 2022-04-07 12:53:53 +02:00
amdkfd dma-buf/drivers: make reserving a shared slot mandatory v4 2022-04-06 17:38:25 +02:00
display dma-buf: add enum dma_resv_usage v4 2022-04-07 12:53:53 +02:00
include drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK 2022-02-24 17:24:43 -05:00
pm drm/amd/pm: fix indenting in __smu_cmn_reg_print_error() 2022-03-15 15:01:12 -04:00