tests: tegra: Add VIC 4.1 support
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 19:08:35 +0000 (21:08 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 15:06:49 +0000 (16:06 +0100)
commit5217c5c747110d921d02f4b920c05c2c9e279085
tree481a7164698a82275beec4d5bf0319f620b0ad91
parentfa5dc0c925e96e99e7ea332cb99a4148d10b5691
tests: tegra: Add VIC 4.1 support

The Video Image Composer (VIC) 4.1 can be found on NVIDIA Tegra186 SoCs.
It uses a different class (B1B6) 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/vic41.c [new file with mode: 0644]
tests/tegra/vic41.h [new file with mode: 0644]