diff options
author | Sergey Senozhatsky <senozhatsky@chromium.org> | 2021-09-09 13:24:30 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 10:07:57 +0200 |
commit | de27891f675ed1e46e8821d2e05e036e5f97586b (patch) | |
tree | b930779692554bc3a0b0ed6534a3a064bb981d05 /drivers/video | |
parent | media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag (diff) | |
download | linux-de27891f675ed1e46e8821d2e05e036e5f97586b.tar.xz linux-de27891f675ed1e46e8821d2e05e036e5f97586b.zip |
media: videobuf2: handle non-contiguous DMA allocations
This adds support for the new noncontiguous DMA API, which
requires allocators to have two execution branches: one
for the current API, and one for the new one.
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions