linux/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt

# Suspend to RAM seems to be broken on this machine
.*suspend.*

# Too unstable, machine ends up hanging after lots of Oopses
kms_cursor_legacy.*

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

# Skip intel specific tests
gem_.*
i915_.*

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

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