summaryrefslogtreecommitdiff
path: root/tests/gem_ring_sync_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_ring_sync_loop.c')
-rw-r--r--tests/gem_ring_sync_loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gem_ring_sync_loop.c b/tests/gem_ring_sync_loop.c
index 9c547ee5..ab5bedb3 100644
--- a/tests/gem_ring_sync_loop.c
+++ b/tests/gem_ring_sync_loop.c
@@ -95,6 +95,7 @@ igt_simple_main
int fd;
fd = drm_open_driver(DRIVER_INTEL);
+ igt_require_gem(fd);
intel_detect_and_clear_missed_interrupts(fd);
sync_loop(fd);