All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-P"
@ 2021-10-05  0:01 José Roberto de Souza
  2021-10-05  0:01 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr2_su: Skip test when necessary José Roberto de Souza
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: José Roberto de Souza @ 2021-10-05  0:01 UTC (permalink / raw)
  To: igt-dev
  Cc: Jeevan B, Swati Sharma, Gwan-gyeong Mun, José Roberto de Souza

PSR2 is now working on Alderlake-P so we can revert this patch.
This reverts commit b5c6b973e7f7d33e7521825e39ddd380e80af01a.

Cc: Jeevan B <jeevan.b@intel.com>
Cc: Swati Sharma <swati2.sharma@intel.com>
Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
---
 tests/i915/kms_psr.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/i915/kms_psr.c b/tests/i915/kms_psr.c
index 270d31504..c65b3c806 100644
--- a/tests/i915/kms_psr.c
+++ b/tests/i915/kms_psr.c
@@ -441,11 +441,6 @@ static void test_setup(data_t *data)
 	igt_require_f(data->mode,
 		      "No available mode found on %s\n",
 		      data->output->name);
-
-	if (data->op_psr_mode == PSR_MODE_2)
-		igt_require_f(intel_display_ver(intel_get_drm_devid(data->drm_fd)) < 13,
-			      "Intentionally not testing this on Display 13+, Kernel change required to enable testing\n");
-
 	if (data->op_psr_mode == PSR_MODE_2)
 		igt_require(data->supports_psr2);
 
-- 
2.33.0

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

end of thread, other threads:[~2021-10-06  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  0:01 [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-P" José Roberto de Souza
2021-10-05  0:01 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr2_su: Skip test when necessary José Roberto de Souza
2021-10-06  8:56   ` Gwan-gyeong Mun
2021-10-05  0:49 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] Revert "tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-P" Patchwork
2021-10-05  1:57 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-10-06  8:53 ` [igt-dev] [PATCH i-g-t 1/2] " Gwan-gyeong Mun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.