Re: [PATCH 20/23] dma-buf: add DMA_RESV_USAGE_BOOKKEEP v2

2022-03-29 Thread Daniel Vetter
On Mon, Mar 21, 2022 at 02:58:53PM +0100, Christian König wrote: > Add an usage for submissions independent of implicit sync but still > interesting for memory management. This fails to mention that you're hding the amdgpu vm optimization in here. I'd split that out, but it really needs to be in t

[PATCH 20/23] dma-buf: add DMA_RESV_USAGE_BOOKKEEP v2

2022-03-21 Thread Christian König
Add an usage for submissions independent of implicit sync but still interesting for memory management. v2: cleanup the kerneldoc a bit Signed-off-by: Christian König --- drivers/dma-buf/dma-resv.c | 2 +- drivers/dma-buf/st-dma-resv.c| 2 +- drivers/g

[PATCH 20/23] dma-buf: add DMA_RESV_USAGE_BOOKKEEP v2

2022-02-11 Thread Christian König
Add an usage for submissions independent of implicit sync but still interesting for memory management. v2: cleanup the kerneldoc a bit Signed-off-by: Christian König --- drivers/dma-buf/dma-resv.c | 2 +- drivers/dma-buf/st-dma-resv.c| 2 +- drivers/g