xref: /linux/drivers/gpu/drm/ci/xfails/panfrost-rk3288-skips.txt (revision c532de5a67a70f8533d495f8f2aaa9a0491c3ad0)
1# Suspend to RAM seems to be broken on this machine
2.*suspend.*
3
4# Skip driver specific tests
5^amdgpu.*
6^msm.*
7nouveau_.*
8^v3d.*
9^vc4.*
10^vmwgfx*
11
12# Skip intel specific tests
13gem_.*
14i915_.*
15tools_test.*
16
17# Panfrost is not a KMS driver, so skip the KMS tests
18kms_.*
19
20# Skip display functionality tests for GPU-only drivers
21dumb_buffer.*
22fbdev.*
23
24# Currently fails and causes coverage loss for other tests
25# since core_getversion also fails.
26core_hotunplug.*
27