tests: tegra: Add gr2d-fill test
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 18:56:56 +0000 (20:56 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 14:40:09 +0000 (15:40 +0100)
commit8f8e54d68811cc48274679a90a7f06dd2d2b0e60
tree32ad37271b5fc871b02e6a774135b72a2a895513
parent37fbc4c892e3d89ba81c9b989a7a808e924ec72f
tests: tegra: Add gr2d-fill test

This test uses the IOCTLs for job submission and fences to fill a sub-
region of the screen to a specific color using gr2d.

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