mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00: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
31 lines
731 B
Text
31 lines
731 B
Text
# Hits a "refcount_t: underflow; use-after-free" in virtio_gpu_fence_event_process
|
|
# When run in a particular order with other tests
|
|
kms_cursor_legacy.*
|
|
|
|
# Job just hangs without any output
|
|
kms_flip@flip-vs-suspend.*
|
|
|
|
# Skip driver specific tests
|
|
^amdgpu.*
|
|
^msm.*
|
|
nouveau_.*
|
|
^panfrost.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
|
|
# Skip intel specific tests
|
|
gem_.*
|
|
i915_.*
|
|
xe_.*
|
|
tools_test.*
|
|
kms_dp_link_training.*
|
|
|
|
# Currently fails and causes coverage loss for other tests
|
|
# since core_getversion also fails.
|
|
core_hotunplug.*
|
|
|
|
# IGT issue. is_joiner_mode() should return false for non-Intel hardware.
|
|
# https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162
|
|
kms_display_modes@extended-mode-basic
|
|
kms_display_modes@mst-extended-mode-negative
|