aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2020-03-13 00:47:16 +0100
committerMauro Carvalho Chehab <[email protected]>2020-04-14 12:43:41 +0200
commitb06bde9ac6836902f1fb50f69493d02d4191d5aa (patch)
tree8edf9430b6715028f2bae84bd27b80bd0c50b28c /tools/perf/scripts/python/bin
parenta0ec36a364a73d3af1c7387250a5135d54600d5c (diff)
media: imx: imx7-mipi-csis: Align image width based on format
The total number of bits per line needs to be a multiple of 8, which requires aligning the image width based on the format width. The csis_pix_format structure contains a pix_width_alignment field that serves this purpose, but the field is never set. Instead of fixing that, calculate the alignment constraints based on the bus width for the format, and drop the unneeded pix_width_alignment field. Signed-off-by: Laurent Pinchart <[email protected]> Acked-by: Rui Miguel Silva <[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