[igt-dev] [i-g-t V2 2/2] intel-ci/xe: Update XE kms blocklist
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Thu Oct 5 12:59:48 UTC 2023
Update XE blocklist with unsupported subtests.
V2: - Rearrange based on the driver support
- Sort alphabetically
- Drop kms_ccs & kms_fbcon_fbt
Cc: Swati Sharma <swati2.sharma at intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/intel-ci/xe.blocklist.txt | 34 ++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index f4a57aa01..3d5ec1a43 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -1,10 +1,9 @@
###############################################
igt at meta_test(@.*)?
##################################################################
-# Non-Xe driver tests
+# Non-Intel driver tests
##################################################################
igt at amdgpu.*
-igt at i915_.*
igt at msm_.*
igt at nouveau_.*
igt at panfrost_.*
@@ -13,11 +12,12 @@ igt at vc4.*
igt at vgem_.*
igt at vmwgfx.*
##################################################################
-# Exclude all other i915 tests
+# Exclude all i915 tests
##################################################################
igt at api.*
igt at gem.*
igt at gen.*
+igt at i915_.*
igt at perf.*
igt at sysfs_.*
##################################################################
@@ -52,23 +52,27 @@ igt at kms_bw@.*-(5|6|7|8)-displays-.*
##################################################################
# KMS: Tests specific to i915 driver
##################################################################
+igt at kms_addfb_basic@bo-too-small-due-to-tiling
+igt at kms_addfb_basic@clobberred-modifier
+igt at kms_addfb_basic@.*framebuffer-vs-set-tiling
+igt at kms_busy@.*
igt at kms_draw_crc@draw-method-(mmap-cpu|mmap-gtt|pwrite)
-igt at kms_pipe_b_c_ivb@.*
-igt at kms_pwrite_crc
-igt at kms_frontbuffer_tracking@.*-(cpu|gtt|pwrite)
igt at kms_fence_pin_leak
-igt at kms_busy@.*
+igt at kms_flip@.*flip-vs-fences.*
+igt at kms_force_connector_basic@force-load-detect
+igt at kms_frontbuffer_tracking@.*-(cpu|gtt|pwrite)
+igt at kms_legacy_colorkey@.*
+igt at kms_pipe_b_c_ivb@.*
igt at kms_psr@.*_mmap_(cpu|gtt)
-igt at kms_legacy_colorkey@basic
-igt at kms_legacy_colorkey@invalid-plane
-igt at kms_flip@2x-flip-vs-fences
-igt at kms_flip@flip-vs-fences(-interruptible)
-igt at kms_addfb_basic@clobberred-modifier
+igt at kms_pwrite_crc
igt at kms_rotation_crc@exhaust-fences
-igt at kms_force_connector_basic@force-load-detect
##################################################################
# KMS: Yet to add/missing XE support
##################################################################
-igt at kms_ccs@.*
-igt at kms_fbcon_fbt@(fbc|psr)(-suspend)
+igt at kms_fb_coherency@memset-crc
+igt at kms_prime@.*
+##################################################################
+# KMS: Non-Intel tests
+##################################################################
+igt at kms_cursor_legacy@modeset-atomic-cursor-hotspot
##################################################################
--
2.40.0
More information about the igt-dev
mailing list