aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2021-06-14 13:23:36 +0200
committerMauro Carvalho Chehab <[email protected]>2021-07-12 14:22:10 +0200
commit8bfd1af2fdd193017c1bdbae7c3f5aab027e5282 (patch)
treedf09b9bacde282631e292670349033574db2e05c /tools/perf/scripts/python/bin
parente6a800d63a1239887dfe1b19d10b69ab7ff85f9a (diff)
media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
CAL driver enumerates mbus codes in the connected subdev to create a list of supported formats reported to userspace, and initializes ctx->v_fmt and ctx->fmtinfo to one of those formats. This works fine for legacy mode, but is not correct for MC mode, and the list is not even used in MC mode. Fix this by adding a new function, cal_ctx_v4l2_init_mc_format, which only initializes ctx->v_fmt and ctx->fmtinfo to a default value. Signed-off-by: Tomi Valkeinen <[email protected]> Reviewed-by: Laurent Pinchart <[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