media: v4l2: Allow M2M job queuing w/o streaming CAP queue
authorSebastian Fricke <sebastian.fricke@collabora.com>
Wed, 8 Nov 2023 19:29:21 +0000 (20:29 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 16 Nov 2023 12:25:52 +0000 (13:25 +0100)
commit4f61d8aa73e44614f1c59aff07274304ecdea9ad
tree5fb67ad9313d8f8b110d512a3640302861ea5ab4
parent103d15bc20086820ce2c2af40a651529a87c9e3c
media: v4l2: Allow M2M job queuing w/o streaming CAP queue

Allow decoder drivers to enable set the ignore_streaming flag on their
CAPTURE queue, to allow queuing jobs to the M2M ready queue and perform
firmware sequence analysis with just a streaming OUTPUT queue and
available bitstream data.

Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/v4l2-core/v4l2-mem2mem.c