Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/4] Modify igt_pm functions and add GT C6 freeze test
@ 2023-08-04 10:31 Riana Tauro
  2023-08-04 10:31 ` [igt-dev] [PATCH i-g-t v2 1/4] lib/igt_device: Add a function to get the pci slot name Riana Tauro
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Riana Tauro @ 2023-08-04 10:31 UTC (permalink / raw)
  To: igt-dev; +Cc: badal.nilawar

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-08-09  5:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-04 10:31 [igt-dev] [PATCH i-g-t v2 0/4] Modify igt_pm functions and add GT C6 freeze test Riana Tauro
2023-08-04 10:31 ` [igt-dev] [PATCH i-g-t v2 1/4] lib/igt_device: Add a function to get the pci slot name Riana Tauro
2023-08-08  7:54   ` Gupta, Anshuman
2023-08-04 10:31 ` [igt-dev] [PATCH i-g-t v2 2/4] lib/igt_pm: change d3cold_allowed function parameters Riana Tauro
2023-08-08  8:02   ` Gupta, Anshuman
2023-08-04 10:31 ` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe: use igt_pm library functions Riana Tauro
2023-08-08  8:25   ` Gupta, Anshuman
2023-08-04 10:31 ` [igt-dev] [PATCH i-g-t v2 4/4] tests/xe: Add a test that validates residency during s2idle Riana Tauro
2023-08-08  8:35   ` Gupta, Anshuman
2023-08-09  5:16     ` Riana Tauro
2023-08-04 11:13 ` [igt-dev] ○ CI.xeBAT: info for Modify igt_pm functions and add GT C6 freeze test Patchwork
2023-08-04 11:23 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-04 16:22 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox