aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJernej Skrabec <[email protected]>2020-12-23 12:06:58 +0100
committerMauro Carvalho Chehab <[email protected]>2021-01-27 12:34:02 +0100
commit7072db89572135f28cad65f15877bf7e67cf2ff8 (patch)
treebeec6c6589446426dc81310198a257b76ce564f9 /tools/perf/scripts/python/bin
parented35980a4d8a194d959826cc82ef4c9f78796a3f (diff)
media: cedrus: Remove checking for required controls
According to v4l2 request api specifications, it's allowed to skip control if its content isn't changed for performance reasons. Cedrus driver predates that, so it has implemented mechanism to check if all required controls are included in one request. Conform to specifications with removing that mechanism. Note that this mechanism with static required flag isn't very good anyway because need for control is usually signaled in other controls. Fixes: 50e761516f2b ("media: platform: Add Cedrus VPU decoder driver") Signed-off-by: Jernej Skrabec <[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