igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlank

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2015-03-19 15:24:52 +00:00
parent a72d405629
commit e7d26df419
3 changed files with 126 additions and 0 deletions
+2
View File
@@ -72,6 +72,7 @@ TESTS_progs_M = \
kms_flip \
kms_flip_event_leak \
kms_flip_tiling \
kms_flip_event_leak \
kms_mmio_vs_cs_flip \
kms_pipe_crc_basic \
kms_plane \
@@ -80,6 +81,7 @@ TESTS_progs_M = \
kms_rotation_crc \
kms_setmode \
kms_universal_plane \
kms_vblank \
pm_lpsp \
pm_rpm \
pm_rps \