From 86defac2c9c88e0b8617182ef04531613c204b39 Mon Sep 17 00:00:00 2001 From: Swati Sharma Date: Mon, 2 Dec 2019 19:33:12 +0530 Subject: tests/i915: remove igt_skip_on_simulation() Removing igt_skip_on_simulation() from all i915 specific tests since this feature is not supported anymore. v2: Rebase Signed-off-by: Swati Sharma Signed-off-by: Karthik B S Reviewed-by: Martin Peres --- tests/i915/i915_pm_sseu.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/i915/i915_pm_sseu.c') diff --git a/tests/i915/i915_pm_sseu.c b/tests/i915/i915_pm_sseu.c index 0b936982..e671e190 100644 --- a/tests/i915/i915_pm_sseu.c +++ b/tests/i915/i915_pm_sseu.c @@ -352,9 +352,6 @@ full_enable(void) const int spin_msec = 10; int ret, spins; - /* Simulation doesn't currently model slice/subslice/EU power gating. */ - igt_skip_on_simulation(); - /* * Gen9 SKL is the first case in which render power gating can leave * slice/subslice/EU in a partially enabled state upon resumption of -- cgit v1.2.3