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

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Mar 4 10:12:52 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/blacklist.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 4427804d5..4fdefb90d 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -73,6 +73,11 @@ igt at gem_exec_alignment@pi-shared
 ###############################################
 igt at kms_frontbuffer_tracking@.*drrs.*
 ###############################################
+# Invalid combo:- PSR + DRRS can't be tested
+# together
+###############################################
+igt at kms_frontbuffer_tracking@(fbcpsrdrrs|psrdrrs).*
+###############################################
 # Tends to generate invalid configurations
 # using CCS planes or configurations that
 # exceed HW capabilities resulting in sporadic
-- 
2.43.0



More information about the igt-dev mailing list