From eef768f283466b6d7cb3f08381f72ccf3951dc99 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Wed, 18 Jun 2014 14:28:43 +0100 Subject: tests: enable extra connectors in kms_flip and kms_pipe_crc_basic Signed-off-by: Thomas Wood --- tests/kms_pipe_crc_basic.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/kms_pipe_crc_basic.c') diff --git a/tests/kms_pipe_crc_basic.c b/tests/kms_pipe_crc_basic.c index 4089fc3e..997c01cc 100644 --- a/tests/kms_pipe_crc_basic.c +++ b/tests/kms_pipe_crc_basic.c @@ -231,6 +231,8 @@ igt_main igt_fixture { data.drm_fd = drm_open_any(); + igt_enable_connectors(); + igt_set_vt_graphics_mode(); igt_require_pipe_crc(); -- cgit v1.2.3