summaryrefslogtreecommitdiff
path: root/tests/kms_universal_plane.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_universal_plane.c')
-rw-r--r--tests/kms_universal_plane.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/kms_universal_plane.c b/tests/kms_universal_plane.c
index 228715f0..58e46915 100644
--- a/tests/kms_universal_plane.c
+++ b/tests/kms_universal_plane.c
@@ -62,9 +62,6 @@ functional_test_init(functional_test_t *test, igt_output_t *output, enum pipe pi
drmModeModeInfo *mode;
test->pipe_crc = igt_pipe_crc_new(pipe, INTEL_PIPE_CRC_SOURCE_AUTO);
- igt_skip_on_f(!test->pipe_crc,
- "auto crc not supported on this connector with pipe %i\n", pipe);
-
igt_output_set_pipe(output, pipe);