diff options
author | Sergey Senozhatsky <senozhatsky@chromium.org> | 2021-09-09 14:24:28 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 11:07:57 +0300 |
commit | b00a9e59c539684d9e105feafaeee36df11ee493 (patch) | |
tree | 5dbf0e448832d91a45e63bfe580631599e48d4bd /drivers/sbus | |
parent | 965c1e0bfeb66888fb000540c1fc4e8b55533d9c (diff) | |
download | linux-b00a9e59c539684d9e105feafaeee36df11ee493.tar.xz |
media: videobuf2: add queue memory coherency parameter
Preparations for future V4L2_MEMORY_FLAG_NON_COHERENT support.
Extend the vb2_core_reqbufs() parameters list to accept requests'
->flags, which will be used for memory coherency configuration.
An attempt to allocate a buffer with coherency requirements
that do not match the queue's consistency model will fail.
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions