aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSebastian Fricke <[email protected]>2023-11-08 20:29:20 +0100
committerHans Verkuil <[email protected]>2023-11-16 13:25:52 +0100
commit103d15bc20086820ce2c2af40a651529a87c9e3c (patch)
treed8223ab7316f3c1d7af935d7b8a45384ec4609a6 /tools/perf/scripts/python
parent7ad7d7fb3e69d8d58ffa173bfa6dc74d0a392175 (diff)
media: v4l2: Add ignore_streaming flag
Add a new flag to the `struct v4l2_m2m_dev` to toggle whether a queue must be streaming in order to allow queuing jobs to the ready queue. Currently, both queues (CAPTURE & OUTPUT) must be streaming in order to allow adding new jobs. This behavior limits the usability of M2M for some drivers, as these have to be able, to perform analysis of the sequence to ensure, that userspace prepares the CAPTURE queue correctly. Signed-off-by: Sebastian Fricke <[email protected]> Signed-off-by: Nicolas Dufresne <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions