From 4579ac1d445cf39f6de474071b20db790db575bd Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Fri, 7 Dec 2018 15:01:07 +0100 Subject: lib/kms: Enable outputs by default in igt_require_display More testing, automatically when using the high-level kms helpers! Cc: Maarten Lankhorst Reviewed-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- tests/kms_pipe_crc_basic.c | 2 -- 1 file changed, 2 deletions(-) (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 5bc0952f..60802848 100644 --- a/tests/kms_pipe_crc_basic.c +++ b/tests/kms_pipe_crc_basic.c @@ -181,8 +181,6 @@ igt_main igt_fixture { data.drm_fd = drm_open_driver_master(DRIVER_ANY); - igt_enable_connectors(data.drm_fd); - kmstest_set_vt_graphics_mode(); igt_require_pipe_crc(data.drm_fd); -- cgit v1.2.3