summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-sqlite-record
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2023-05-19 00:52:35 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-05-25 16:21:21 +0200
commitd5b7eb477c286f6ceccbb38704136eea0e6b09ca (patch)
treea60c53260484f1614f8cbd528047b8be9b2f735a /tools/perf/scripts/python/bin/export-to-sqlite-record
parent26ae58f65e64fa7ba61d64bae752e59e08380c6a (diff)
downloadlinux-d5b7eb477c286f6ceccbb38704136eea0e6b09ca.tar.gz
linux-d5b7eb477c286f6ceccbb38704136eea0e6b09ca.zip
media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250
From the experiments with camera sensors using SGRBG10_1X10/3280x2464 and SRGGB10_1X10/3280x2464 formats, it becomes clear that on sdm845 and sm8250 VFE outputs the lines padded to a length multiple of 16 bytes. As in the current driver the value of the bpl_alignment is set to 8 bytes, the frames captured in formats with the bytes-per-line value being not a multiple of 16 get corrupted. Set the bpl_alignment of the camss video output device to 16 for sdm845 and sm8250 to fix that. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org> Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Acked-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-record')
0 files changed, 0 insertions, 0 deletions