From 0e1d361e7b30aeef558058e4a40263cdbf65e476 Mon Sep 17 00:00:00 2001 From: Venkateswara Rao Muppidi Date: Wed, 29 Jul 2026 12:35:18 +0530 Subject: [PATCH] tests/intel-ci: Add page reclaim, prefetch fault tests to BMG Core blocklist Add the following tests to the xe.bmg.core blocklist - page reclaim - non-msix - gpgpu with offset-4X4 - prefetch fault - xa-app-transient-media - xe_eudebug_online@breakpoint-many-sessions-tiles - xe_compute@eu-busy-10s - xe_pat@l2-flush-opt-svm-pat-restrict Signed-off-by: Venkateswara Rao Muppidi --- tests/intel-ci/xe.bmg.core.blocklist.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/tests/intel-ci/xe.bmg.core.blocklist.txt b/tests/intel-ci/xe.bmg.core.blocklist.txt index 847925bb2..da5d1672c 100644 --- a/tests/intel-ci/xe.bmg.core.blocklist.txt +++ b/tests/intel-ci/xe.bmg.core.blocklist.txt @@ -17,6 +17,7 @@ igt@xe_media_fill@media-fill # Expected skip on xe1 & xe2 Platforms ################################################################## igt@xe_pat@pat-index-xe3p-xpc +igt@xe_gpgpu_fill@offset-4x4 ################################################################## # Expected skip - small bar not supported ################################################################## @@ -30,6 +31,7 @@ igt@xe_pm@.*d3cold.* # which have more than 1 COMPUTE ENGINE instance per tile. ################################################################## igt@xe_compute@ccs-mode-basic +igt@xe_compute@eu-busy-10s ################################################################## # Expected skip as tests not applicable for the platform ################################################################## @@ -64,3 +66,18 @@ igt@xe_pm@d3hot-i2c # Hugepages tests needs extra setting in CI # echo 128 > /proc/sys/vm/nr_hugepages ################################################################## +# Expected skip as tests not applicable for BMG +################################################################## +igt@xe_non_msix@walker-interrupt-notification-non-msix +igt@xe_pat@xa-app-transient-media-(?:on|off) +igt@xe_prefetch_fault@prefetch-fault(?:-svm)? +igt@xe_pat@l2-flush-opt-svm-pat-restrict +##################################################################### +#page reclaim/page reclaim hw assist support is not available for BMG +##################################################################### +igt@xe_page_reclaim@.* +#################################################################### +#many Tiles are not present in BMG +#################################################################### +igt@xe_eudebug_online@breakpoint-many-sessions-tiles +####################################################################