aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuca Ceresoli <[email protected]>2023-04-18 10:00:52 +0200
committerHans Verkuil <[email protected]>2023-05-25 13:04:48 +0200
commitb4e2572267a1e91ba6e4813b4d71517cccccdbea (patch)
tree1945e6b36865eee094b97068c274aeac290ed673 /tools/perf/scripts/python
parent4cbd8479cd2ea6d36597ad7c16860a074d804f85 (diff)
staging: media: tegra-video: add hooks for planar YUV and H/V flip
Tegra20 supports planar YUV422 capture, which can be implemented by writing U and V base address registers in addition to the "main" base buffer address register. It also supports H and V flip, which among others requires to write the start address (i.e. the 1st offset to write, at the end of the buffer or line) in more registers for Y and, for planar formats, U and V. Add minimal hooks in VI to allow per-SoC optional support to those features: - variables in struct tegra_vi for the U and V buffer base offsets - variables in struct tegra_vi for the Y, U and V buffer start offsets - an optional per-soc VI operation to compute those values on queue setup Signed-off-by: Luca Ceresoli <[email protected]> Reviewed-by: Dmitry Osipenko <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions