[igt-dev] [PATCH i-g-t v2 0/4] Modify igt_pm functions and add GT C6 freeze test
Riana Tauro
riana.tauro at intel.com
Fri Aug 4 10:31:07 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
Rev2: Add justification for change in commit message
Skip disabling d3cold_allowed for igfx
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 | 56 ++++++++++++++++++++++++++++++++++----
7 files changed, 96 insertions(+), 58 deletions(-)
--
2.40.0
More information about the igt-dev
mailing list