summaryrefslogtreecommitdiff
path: root/tests/kms_properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_properties.c')
-rw-r--r--tests/kms_properties.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/kms_properties.c b/tests/kms_properties.c
index 68c0518f..9548cf44 100644
--- a/tests/kms_properties.c
+++ b/tests/kms_properties.c
@@ -678,7 +678,7 @@ igt_main
kmstest_set_vt_graphics_mode();
- igt_display_init(&display, display.drm_fd);
+ igt_display_require(&display, display.drm_fd);
}
igt_subtest("plane-properties-legacy")