aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2022-06-22 11:31:45 +0200
committerHans Verkuil <[email protected]>2022-11-18 15:48:17 +0100
commitc4a7df49d8cb9e1e912aa15293a0e6aa1655d3cc (patch)
treef758fb46af19a697735a70bf3ac8c9e85ea07735 /tools/perf/scripts/python
parent36c6f1fb2ef769c36c417c8c1106439704eeb8c0 (diff)
vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
With the new prepare_streaming op it is possible to move the ugly v4l_vb2q_enable_media_source() call in vb2_core_streamon to the driver. It was called incorrectly in vb2 as well: it was only called if sufficient buffers were queued at STREAMON time, but not if more buffers were queued later. This was not an issue with the au0828 driver since it never set min_buffers_needed. Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions