tests: tegra: Add VIC flip test
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 19:10:22 +0000 (21:10 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 15:06:49 +0000 (16:06 +0100)
commit8376362245e5cc61e4fa4932ecbcc5cc1566e98f
treed219e75de7011e96e3f9c88a588b516d2dbd0f90
parent8c4887b4e1e8129b17478122c25a8c48066ac20c
tests: tegra: Add VIC flip test

This test will attempt to use the VIC to blit one surface to another
and perform a vertical flip.

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