[PATCH i-g-t 1/2] tests/intel-ci/xe: Block PSR + DRRS tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Mar 4 10:12:51 UTC 2024


As Driver prefers PSR over DRRS, we can't enable PSR & DRRS
together. Hence block PSR + DRRS subtests in CI.

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 tests/intel-ci/xe.blocklist.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index cd8960c64..bc1325bae 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -72,6 +72,10 @@ igt at kms_rotation_crc@exhaust-fences
 igt at kms_pm_lpsp@screens-disabled
 igt at kms_pm_rpm@(fences|fences-dpms|pm-caching|pm-tiling)
 ##################################################################
+# KMS: Invalid combo:- PSR + DRRS can't be tested together
+##################################################################
+igt at kms_frontbuffer_tracking@(fbcpsrdrrs|psrdrrs).*
+##################################################################
 # KMS: Yet to add/missing XE support
 ##################################################################
 igt at kms_prime@.*
-- 
2.43.0



More information about the igt-dev mailing list