public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Fixed dc6-dpms test description
@ 2023-01-11  8:08 Mohammed Thasleem
  2023-01-11 12:17 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mohammed Thasleem @ 2023-01-11  8:08 UTC (permalink / raw)
  To: igt-dev

Corrected typo in dc6-dpms test discription.

Signed-off-by: Mohammed Thasleem <mohammed.thasleem@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 ba49d014..36c50667 100644
--- a/tests/i915/i915_pm_dc.c
+++ b/tests/i915/i915_pm_dc.c
@@ -552,7 +552,7 @@ igt_main
 		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.25.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-11 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-11  8:08 [igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Fixed dc6-dpms test description Mohammed Thasleem
2023-01-11 12:17 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-01-11 14:13 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-01-11 17:11 ` [igt-dev] [PATCH i-g-t] " Kamil Konieczny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox