Re: [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations
From: Sergey Senozhatsky <senozhatsky@chromium.org>
Date: 2021-08-23 10:28:16
Also in:
lkml
From: Sergey Senozhatsky <senozhatsky@chromium.org>
Date: 2021-08-23 10:28:16
Also in:
lkml
On (21/08/03 10:33), Hans Verkuil wrote:
quoted
struct dma_buf_attachment *db_attach; struct vb2_buffer *vb; + bool coherent_mem;I think that this as well should be renamed to non_coherent_mem.
Done.