aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFrancois Buergisser <[email protected]>2020-05-06 07:01:37 +0200
committerMauro Carvalho Chehab <[email protected]>2020-07-04 11:57:44 +0200
commit0d1e342a17f5b10e2231fc8f98cac7b88b1b6897 (patch)
tree0eb7392ea16c959b020441ed614989f11bd47109 /tools/perf/scripts/python/bin
parent2505a210fc126599013aec2be741df20aaacc490 (diff)
media: mtk-mdp: Remove states for format checks
The mtk-mdp driver uses states to check if the formats have been set on the capture and output when turning the streaming on, setting controls or setting the selection rectangles. Those states are reset when 0 buffers are requested like when checking capabilities. This patch removes all format checks and set one by default as queues in V4L2 are expected to always have a format set. https://linuxtv.org/downloads/v4l-dvb-apis/uapi/v4l/vidioc-streamon.html https://linuxtv.org/downloads/v4l-dvb-apis/uapi/v4l/vidioc-g-ctrl.html https://linuxtv.org/downloads/v4l-dvb-apis/uapi/v4l/vidioc-g-selection.html Signed-off-by: Francois Buergisser <[email protected]> Signed-off-by: Eizan Miyamoto <[email protected]> Reviewed-by: Enric Balletbo I Serra <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions