Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/drivers/gpu/drm/ci/xfails/i915-jsl-skips.txt
26517 views
1
# Suspend to RAM seems to be broken on this machine
2
.*suspend.*
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
# trap_err
18
i915_pm_rc6_residency.*
19
20
# Hangs the machine and timeout occurs
21
i915_pm_rpm@system-hibernate*
22
23