Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/drivers/gpu/drm/ci/xfails/i915-whl-skips.txt
26517 views
1
# This is generating kernel oops with divide error
2
kms_plane_scaling@invalid-parameters
3
4
# Skip driver specific tests
5
^amdgpu.*
6
^msm.*
7
nouveau_.*
8
^panfrost.*
9
^v3d.*
10
^vc4.*
11
^vmwgfx*
12
^xe.*
13
14
# GEM tests takes ~1000 hours, so skip it
15
gem_.*
16
17
# Hangs the machine and timeout occurs
18
i915_pm_rc6_residency.*
19
i915_suspend.*
20
kms_flip.*
21
i915_pm_rpm.*
22
23
# Kernel panic
24
drm_fdinfo.*
25
26