summaryrefslogtreecommitdiff
path: root/tests/kms_pipe_b_c_ivb.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_pipe_b_c_ivb.c')
-rw-r--r--tests/kms_pipe_b_c_ivb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/kms_pipe_b_c_ivb.c b/tests/kms_pipe_b_c_ivb.c
index 64086915..fe2250ce 100644
--- a/tests/kms_pipe_b_c_ivb.c
+++ b/tests/kms_pipe_b_c_ivb.c
@@ -263,7 +263,7 @@ igt_main
igt_skip_on(!IS_IVYBRIDGE(devid));
kmstest_set_vt_graphics_mode();
- igt_display_init(&data.display, data.drm_fd);
+ igt_display_require(&data.display, data.drm_fd);
}
igt_subtest("pipe-B-dpms-off-modeset-pipe-C")