[igt-dev] [PATCH i-g-t 2/2] tests/i915_pm_dc: Fix the description of dc6-dpms

Ville Syrjala ville.syrjala at linux.intel.com
Fri Feb 28 18:22:29 UTC 2020


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

s/DC5/DC6/ in the description of dc6-dpms.

Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
---
 tests/i915/i915_pm_dc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c
index 6975f165be7f..abac6a303b6d 100644
--- a/tests/i915/i915_pm_dc.c
+++ b/tests/i915/i915_pm_dc.c
@@ -434,7 +434,7 @@ int main(int argc, char *argv[])
 		test_dc_state_dpms(&data, CHECK_DC5);
 	}
 
-	igt_describe("This test validates display engine entry to DC5 state "
+	igt_describe("This test validates display engine entry to DC6 state "
 		     "while all connectors's DPMS property set to OFF");
 	igt_subtest("dc6-dpms") {
 		igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd),
-- 
2.24.1



More information about the igt-dev mailing list