tests: tegra: Add VIC blit test
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 19:10:02 +0000 (21:10 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 15:06:49 +0000 (16:06 +0100)
commit8c4887b4e1e8129b17478122c25a8c48066ac20c
tree303db73f77b1c2eda5b5b7aaf51d165f0521619c
parente9ddc93d8ed0aec61477a42bb3cc3b10c4835cfa
tests: tegra: Add VIC blit test

This test will attempt to use the VIC to blit from one surface to
another.

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