summaryrefslogtreecommitdiff
path: root/tests/kms_plane_scaling.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_plane_scaling.c')
-rw-r--r--tests/kms_plane_scaling.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/kms_plane_scaling.c b/tests/kms_plane_scaling.c
index 4546ce54..368da09f 100644
--- a/tests/kms_plane_scaling.c
+++ b/tests/kms_plane_scaling.c
@@ -183,7 +183,6 @@ static void test_plane_scaling(data_t *d)
int valid_tests = 0;
int primary_plane_scaling = 0; /* For now */
- igt_require(d->display.has_universal_planes);
igt_require(d->num_scalers);
for_each_pipe_with_valid_output(display, pipe, output) {