amdgpu-stoney-skips.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Suspend to RAM seems to be broken on this machine
  2. .*suspend.*
  3. # Skip driver specific tests
  4. ^msm.*
  5. nouveau_.*
  6. ^panfrost.*
  7. ^v3d.*
  8. ^vc4.*
  9. ^vmwgfx*
  10. # Skip intel specific tests
  11. gem_.*
  12. i915_.*
  13. xe_.*
  14. tools_test.*
  15. kms_dp_link_training.*
  16. # Currently fails and causes coverage loss for other tests
  17. # since core_getversion also fails.
  18. amdgpu/amd_module_load@reload
  19. core_hotunplug.*
  20. # GPU reset seen and it hangs the machine
  21. amdgpu/amd_deadlock@amdgpu-deadlock-sdma
  22. amdgpu/amd_deadlock@amdgpu-gfx-illegal-reg-access
  23. amdgpu/amd_dispatch@amdgpu-reset-test-gfx-with-IP-GFX-and-COMPUTE
  24. # Hangs the machine and timeout occurs
  25. amdgpu/amd_pci_unplug@amdgpu_hotunplug_simple
  26. amdgpu/amd_pci_unplug@amdgpu_hotunplug_with_cs
  27. amdgpu/amd_pci_unplug@amdgpu_hotunplug_with_exported_bo
  28. amdgpu/amd_pci_unplug@amdgpu_hotunplug_with_exported_fence
  29. amdgpu/amd_vrr_range@freesync-parsing
  30. device_reset.*
  31. # IGT issue. is_joiner_mode() should return false for non-Intel hardware.
  32. # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162
  33. kms_display_modes@extended-mode-basic
  34. kms_display_modes@mst-extended-mode-negative