mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04:00
Uprev IGT to the latest version and update expectation files. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Acked-by: Helen Koike <helen.fornazier@gmail.com> Link: https://lore.kernel.org/r/20250314085858.39328-3-vignesh.raman@collabora.com
32 lines
531 B
Plaintext
32 lines
531 B
Plaintext
# Suspend to RAM seems to be broken on this machine
|
|
.*suspend.*
|
|
# This is generating kernel oops with divide error
|
|
kms_plane_scaling@invalid-parameters
|
|
# This is cascading issues
|
|
kms_3d
|
|
|
|
# Skip driver specific tests
|
|
^amdgpu.*
|
|
^msm.*
|
|
nouveau_.*
|
|
^panfrost.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
^xe.*
|
|
|
|
# GEM tests takes ~1000 hours, so skip it
|
|
gem_.*
|
|
|
|
# Hangs the machine and timeout occurs
|
|
i915_pm_rc6_residency.*
|
|
i915_suspend.*
|
|
i915_pm_rpm.*
|
|
device_reset.*
|
|
api_intel_allocator.*
|
|
kms_frontbuffer_tracking.*
|
|
kms_ccs.*
|
|
|
|
# Kernel panic
|
|
drm_fdinfo.*
|