Re: [PATCH 19/23] dma-buf: add DMA_RESV_USAGE_KERNEL v2

2022-03-29 Thread Daniel Vetter
On Mon, Mar 21, 2022 at 02:58:52PM +0100, Christian König wrote: > Add an usage for kernel submissions. Waiting for those > are mandatory for dynamic DMA-bufs. > > v2: use "must" in documentation, fix whitespaces > > Signed-off-by: Christian König I think it's not super great that you smash the

[PATCH 19/23] dma-buf: add DMA_RESV_USAGE_KERNEL v2

2022-03-21 Thread Christian König
Add an usage for kernel submissions. Waiting for those are mandatory for dynamic DMA-bufs. v2: use "must" in documentation, fix whitespaces Signed-off-by: Christian König --- drivers/dma-buf/st-dma-resv.c| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +- drivers/gpu/

[PATCH 19/23] dma-buf: add DMA_RESV_USAGE_KERNEL

2022-02-11 Thread Christian König
Add an usage for kernel submissions. Waiting for those are mandatory for dynamic DMA-bufs. Signed-off-by: Christian König --- drivers/dma-buf/st-dma-resv.c| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 2 +- drivers/