xref: /linux/drivers/gpu/drm/ci/xfails/panfrost-rk3399-skips.txt (revision e78f70bad29c5ae1e1076698b690b15794e9b81e)
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.*
16kms_dp_link_training.*
17
18# Panfrost is not a KMS driver, so skip the KMS tests
19kms_.*
20
21# Skip display functionality tests for GPU-only drivers
22dumb_buffer.*
23fbdev.*
24
25# Currently fails and causes coverage loss for other tests
26# since core_getversion also fails.
27core_hotunplug.*
28