summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ci/xfails/panfrost-rk3399-skips.txt
blob: af99ac54c3a548da2a8b7e4fd8a33ff39781e9e6 (plain)
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
# Suspend to RAM seems to be broken on this machine
.*suspend.*

# Skip driver specific tests
^amdgpu.*
^msm.*
nouveau_.*
^v3d.*
^vc4.*
^vmwgfx*

# Skip intel specific tests
gem_.*
i915_.*
tools_test.*
kms_dp_link_training.*

# Panfrost is not a KMS driver, so skip the KMS tests
kms_.*

# Skip display functionality tests for GPU-only drivers
dumb_buffer.*
fbdev.*

# Currently fails and causes coverage loss for other tests
# since core_getversion also fails.
core_hotunplug.*