summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorBhanuprakash Modem <bhanuprakash.modem@intel.com>2024-03-04 15:42:52 +0530
committerBhanuprakash Modem <bhanuprakash.modem@intel.com>2024-03-06 15:34:05 +0530
commit2fd91b8c3cf9aa2b0bb78537a6b5e2bc3de50e0e (patch)
tree0500eeed414879da87858b0d8d1d9af47ea14acf /tests/intel-ci
parenteefb9372daa1a54f84315745d48fa3139d25f823 (diff)
tests/intel-ci: Block PSR + DRRS tests
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@intel.com> Acked-by: Jouni Högander <jouni.hogander@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist.txt5
1 files changed, 5 insertions, 0 deletions
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@gem_exec_alignment@pi-shared
###############################################
igt@kms_frontbuffer_tracking@.*drrs.*
###############################################
+# Invalid combo:- PSR + DRRS can't be tested
+# together
+###############################################
+igt@kms_frontbuffer_tracking@(fbcpsrdrrs|psrdrrs).*
+###############################################
# Tends to generate invalid configurations
# using CCS planes or configurations that
# exceed HW capabilities resulting in sporadic