diff options
Diffstat (limited to 'drivers/gpu/drm/ci/xfails/i915-cml-skips.txt')
-rw-r--r-- | drivers/gpu/drm/ci/xfails/i915-cml-skips.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ci/xfails/i915-cml-skips.txt b/drivers/gpu/drm/ci/xfails/i915-cml-skips.txt index 6d3d7ddc377f..9d753d97c9ab 100644 --- a/drivers/gpu/drm/ci/xfails/i915-cml-skips.txt +++ b/drivers/gpu/drm/ci/xfails/i915-cml-skips.txt @@ -1,2 +1,26 @@ # This is generating kernel oops with divide error kms_plane_scaling@invalid-parameters + +# Skip driver specific tests +^amdgpu.* +^msm.* +nouveau_.* +^panfrost.* +^v3d.* +^vc4.* +^vmwgfx* + +# GEM tests takes ~1000 hours, so skip it +gem_.* + +# Hangs the machine and timeout occurs +i915_pm_rc6_residency.* +i915_suspend.* +xe_module_load.* +api_intel_allocator.* +kms_cursor_legacy.* +i915_pm_rpm.* + +# Kernel panic +drm_fdinfo.* +kms_frontbuffer_tracking.* |