tests: tegra: Add VIC 4.0 support
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 19:07:57 +0000 (21:07 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 15:06:49 +0000 (16:06 +0100)
commitfa5dc0c925e96e99e7ea332cb99a4148d10b5691
treef030c250c2b21119de4e560750b69486e45665f3
parent8215b298328777093153f42013c00bbfcd1439d6
tests: tegra: Add VIC 4.0 support

The Video Image Composer (VIC) 4.0 can be found on NVIDIA Tegra210 SoCs.
It uses a different class (B0B6) that is slightly incompatible with the
class found on earlier generations.

Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
tests/tegra/meson.build
tests/tegra/vic.c
tests/tegra/vic40.c [new file with mode: 0644]
tests/tegra/vic40.h [new file with mode: 0644]