i915-apl-skips.txt 525 B

123456789101112131415161718192021222324252627282930
  1. # Suspend to RAM seems to be broken on this machine
  2. .*suspend.*
  3. # This is generating kernel oops with divide error
  4. kms_plane_scaling@invalid-parameters
  5. # This is cascading issues
  6. kms_3d
  7. # Skip driver specific tests
  8. ^amdgpu.*
  9. ^msm.*
  10. nouveau_.*
  11. ^panfrost.*
  12. ^v3d.*
  13. ^vc4.*
  14. ^vmwgfx*
  15. # GEM tests takes ~1000 hours, so skip it
  16. gem_.*
  17. # Hangs the machine and timeout occurs
  18. i915_pm_rc6_residency.*
  19. i915_suspend.*
  20. i915_pm_rpm.*
  21. device_reset.*
  22. api_intel_allocator.*
  23. kms_frontbuffer_tracking.*
  24. kms_ccs.*
  25. # Kernel panic
  26. drm_fdinfo.*