File: xe.blocklist.txt

package info (click to toggle)
intel-gpu-tools 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 62,024 kB
  • sloc: xml: 769,439; ansic: 348,692; python: 8,307; yacc: 2,781; perl: 1,196; sh: 1,178; lex: 487; asm: 227; makefile: 27; lisp: 11
file content (109 lines) | stat: -rw-r--r-- 4,298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
###############################################
igt@meta_test(@.*)?
##################################################################
# Non-Intel driver tests
##################################################################
igt@amdgpu.*
igt@msm.*
igt@nouveau_.*
igt@panfrost.*
igt@v3d.*
igt@vc4.*
igt@vgem_.*
igt@vmwgfx.*
##################################################################
# Exclude all i915 tests
##################################################################
igt@api.*
igt@gem.*
igt@gen.*
igt@i915_.*
igt@perf.*
igt@sysfs_.*
##################################################################
# Exclude mock DRM KUnit from IGT, as those already run at build
# time on Intel CI
#################################################################
igt@dmabuf.*
igt@drm_buddy
igt@drm_mm
igt@kms_selftest.*
##################################################################
# Exclude slow KUnit test which should run as manual test
##################################################################
igt@xe_live_ktest@xe_bo_shrink
##################################################################
# Exclude all other non-Xe tests
##################################################################
igt@debugfs.*
igt@device_reset
igt@drm_fdinfo
igt@drm_read
igt@dumb.*
igt@prime_.*
igt@sw_sync
igt@syncobj_.*
igt@template
igt@tools_test
##################################################################
# KMS: Pipe E to Pipe P are not available on Intel hardware,
# hence can't use more than 4 displays.
##################################################################
igt@.*@.*pipe-[e-pE-P]($|-.*)
igt@kms_bw@.*-([5-9]|1[0-6])-displays-.*
##################################################################
# KMS: Tests specific to i915 driver
##################################################################
igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy
igt@kms_addfb_basic@basic-y-tiled-legacy
igt@kms_addfb_basic@bo-too-small-due-to-tiling
igt@kms_addfb_basic@clobberred-modifier
igt@kms_addfb_basic@.*framebuffer-vs-set-tiling
igt@kms_addfb_basic@tile-pitch-mismatch
igt@kms_busy@.*
igt@kms_draw_crc@draw-method-(mmap-cpu|mmap-gtt|pwrite)
igt@kms_fence_pin_leak
igt@kms_flip@.*flip-vs-fences.*
igt@kms_force_connector_basic@force-load-detect
igt@kms_frontbuffer_tracking@.*-(cpu|gtt|pwrite)
igt@kms_legacy_colorkey@.*
igt@kms_pipe_b_c_ivb@.*
igt@kms_psr@.*-mmap-(cpu|gtt)
igt@kms_pwrite_crc
igt@kms_rotation_crc@exhaust-fences
igt@kms_pm_lpsp@screens-disabled
igt@kms_pm_rpm@(fences|fences-dpms|pm-caching|pm-tiling)
igt@kms_pm_rpm@.*pc8-residency.*
igt@kms_pm_rpm@cursor.*
##################################################################
# KMS: Yet to add/missing XE support
##################################################################
igt@kms_prime@.*
##################################################################
# KMS: Test was written with the idea that edid read shouldn't take an
# unreasonable amount of time. The timeout is an arbitrary value
# because it depends on when the display responds and, in some cases,
# especially when the display is coming back from sleep, it can take
# quite a while. This test has sporadic behavior across various
# platforms connected to different displays.
##################################################################
igt@kms_sysfs_edid_timing
##################################################################
# KMS: Non-Intel tests
##################################################################
igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot
##################################################################
# SR-IOV tests too stressful or time-consuming
# to execute all dynamic subtests at once.
##################################################################
igt@sriov_basic@enable-vfs-autoprobe-on$
igt@sriov_basic@enable-vfs-bind-unbind-each$
igt@sriov_basic@bind-unbind-vf$
##################################################################
# Exclude xe_evict tests that are not expected to succeed
# due to missing TTM exhaustive eviction
##################################################################
igt@xe_evict@.*-multi-vm-cm.*
igt@xe_evict@.*-threads-.*
# igt@xe_evict@.*-cm.* # Rebind and VM_BIND may race.
##################################################################