-
- Downloads
dma-buf: add dma_fence_describe and dma_resv_describe v2
Add functions to dump dma_fence and dma_resv objects into a seq_file and use them for printing the debugfs information. v2: fix missing include reported by test robot. Signed-off-by:Christian König <christian.koenig@amd.com> Reviewed-by:
Rob Clark <robdclark@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211103081231.18578-2-christian.koenig@amd.com
Showing
- drivers/dma-buf/dma-buf.c 1 addition, 10 deletionsdrivers/dma-buf/dma-buf.c
- drivers/dma-buf/dma-fence.c 17 additions, 0 deletionsdrivers/dma-buf/dma-fence.c
- drivers/dma-buf/dma-resv.c 23 additions, 0 deletionsdrivers/dma-buf/dma-resv.c
- include/linux/dma-fence.h 1 addition, 0 deletionsinclude/linux/dma-fence.h
- include/linux/dma-resv.h 1 addition, 0 deletionsinclude/linux/dma-resv.h
Please register or sign in to comment