tests: add simple flip test

Add a simple flip test to test flipping on a single output with the
preferred mode.

TODO: test each crtc for 3s and print pass/fail results
This commit is contained in:
Jesse Barnes
2012-05-07 12:36:28 -07:00
parent c6f42f4cca
commit 362599ac10
4 changed files with 577 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@ TESTS_progs = \
drm_vma_limiter_gtt \
drm_vma_limiter_cached \
sysfs_rc6_residency \
flip_test \
$(NULL)
# IMPORTANT: The ZZ_ tests need to be run last!