summaryrefslogtreecommitdiff
path: root/tests/kms_busy.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_busy.c')
-rw-r--r--tests/kms_busy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/kms_busy.c b/tests/kms_busy.c
index 44ab2056..d6ef1f17 100644
--- a/tests/kms_busy.c
+++ b/tests/kms_busy.c
@@ -292,6 +292,7 @@ igt_main
igt_fixture {
int fd = drm_open_driver_master(DRIVER_INTEL);
+ igt_require_gem(fd);
gem_require_mmap_wc(fd);
kmstest_set_vt_graphics_mode();