[igt-dev] [PATCH i-g-t 0/4] RFC Modify igt_pm functions and add GT C6 freeze test

Riana Tauro riana.tauro at intel.com
Thu Aug 3 05:06:05 UTC 2023


1) Modify igt_pm d3cold_allowed get/set tests
2) Change i915 suspend and xe pm tests to use the igt_pm
   d3cold_allowed functions
3) Add a test to validate residency across s2idle

Riana Tauro (4):
  lib/igt_device: Add a function to get the pci slot name
  lib/igt_pm: change d3cold_allowed function parameters
  tests/xe: use igt_pm library functions
  tests/xe: Add a test that validates residency during s2idle

 lib/igt_device.c           | 20 ++++++++++++++
 lib/igt_device.h           |  1 +
 lib/igt_pm.c               | 22 ++++++++--------
 lib/igt_pm.h               |  4 +--
 tests/i915/i915_suspend.c  |  8 +++---
 tests/xe/xe_pm.c           | 43 +++++-------------------------
 tests/xe/xe_pm_residency.c | 54 ++++++++++++++++++++++++++++++++++----
 7 files changed, 94 insertions(+), 58 deletions(-)

-- 
2.40.0



More information about the igt-dev mailing list