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