summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/i915/i915_pm_lpsp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/i915/i915_pm_lpsp.c b/tests/i915/i915_pm_lpsp.c
index 42938e10..08f82e7c 100644
--- a/tests/i915/i915_pm_lpsp.c
+++ b/tests/i915/i915_pm_lpsp.c
@@ -219,8 +219,6 @@ igt_main
screens_disabled_subtest(drm_fd, drm_res);
igt_subtest("edp-native")
edp_subtest(drm_fd, drm_res, drm_connectors, devid, false);
- igt_subtest("edp-panel-fitter")
- edp_subtest(drm_fd, drm_res, drm_connectors, devid, true);
igt_subtest("non-edp")
non_edp_subtest(drm_fd, drm_res, drm_connectors);