Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
@ 2024-10-22 10:49 sk.anirban
  2024-10-22 10:49 ` [i-g-t, v4, 1/2] tests/intel/xe_pm_residency: Add GT coarse power gating validation sk.anirban
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: sk.anirban @ 2024-10-22 10:49 UTC (permalink / raw)
  To: igt-dev; +Cc: anshuman.gupta, sk.anirban, riana.tauro, badal.nilawar

From: Sk Anirban <sk.anirban@intel.com>

Implement test cpg-basic to validate coarse power gating status
after S3 cycle.
Add test cpg-gt-toggle to check if GT coarse power gating is up when
forcewake is acquired and down when released.

v2: Address cosmetic review comments (Riana)
    Fix suspend state (Riana)
    Add exit handler for test cpg-gt-toggle (Riana)

v3: Address cosmetic review comments (Riana)
    Fix commit message & test name (Konieczny)

v4: Address cosmetic review comments (Riana)

Sk Anirban (2):
  tests/intel/xe_pm_residency: Add GT coarse power gating validation
  HAX: Add Coarse power gating tests to fast feedback list

 tests/intel-ci/xe-fast-feedback.testlist |  2 +
 tests/intel/xe_pm_residency.c            | 90 ++++++++++++++++++++++++
 2 files changed, 92 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 18+ messages in thread
* [i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
@ 2024-10-21  9:00 Sk Anirban
  0 siblings, 0 replies; 18+ messages in thread
From: Sk Anirban @ 2024-10-21  9:00 UTC (permalink / raw)
  To: igt-dev; +Cc: Sk Anirban

Implement test cpg-basic to validate coarse power gating status
after S3 cycle.
Add test cpg-gt-toggle to check if GT coarse power gating is up when
forcewake is acquired and down when released.

v2: Address cosmetic review comments (Riana)
    Fix suspend state (Riana)
    Add exit handler for test cpg-gt-toggle (Riana)

v3: Address cosmetic review comments (Riana)
    Fix commit message & test name (Konieczny)


Sk Anirban (2):
  tests/intel/xe_pm_residency: Add GT coarse power gating validation
  HAX: Add Coarse power gating tests to fast feedback list

 tests/intel-ci/xe-fast-feedback.testlist |  2 +
 tests/intel/xe_pm_residency.c            | 92 ++++++++++++++++++++++++
 2 files changed, 94 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 18+ messages in thread
* [i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
@ 2024-10-21  7:19 sk.anirban
  0 siblings, 0 replies; 18+ messages in thread
From: sk.anirban @ 2024-10-21  7:19 UTC (permalink / raw)
  To: igt-dev, anshuman.gupta; +Cc: sk.anirban, riana.tauro

From: Sk Anirban <sk.anirban@intel.com>

Implement test cpg-basic to validate coarse power gating status
after S3 cycle.
Add test cpg-gt-toggle to check if GT coarse power gating is up when
forcewake is acquired and down when released.

v2: Address cosmetic review comments (Riana)
    Fix suspend state (Riana)
    Add exit handler for test cpg-gt-toggle (Riana)

v3: Address cosmetic review comments (Riana)
    Fix commit message & test name (Konieczny)


Sk Anirban (2):
  tests/intel/xe_pm_residency: Add GT coarse power gating validation
  HAX: Add Coarse power gating tests to fast feedback list

 tests/intel-ci/xe-fast-feedback.testlist |  2 +
 tests/intel/xe_pm_residency.c            | 92 ++++++++++++++++++++++++
 2 files changed, 94 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-23  8:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22 10:49 [i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states sk.anirban
2024-10-22 10:49 ` [i-g-t, v4, 1/2] tests/intel/xe_pm_residency: Add GT coarse power gating validation sk.anirban
2024-10-23  7:25   ` [i-g-t,v4,1/2] " Riana Tauro
2024-10-23  7:44     ` Anirban, Sk
2024-10-23  8:35       ` Nilawar, Badal
2024-10-22 10:49 ` [i-g-t, v4, 2/2] HAX: Add Coarse power gating tests to fast feedback list sk.anirban
2024-10-22 15:31 ` ✗ GitLab.Pipeline: warning for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev8) Patchwork
2024-10-22 16:11 ` ✗ CI.xeBAT: failure " Patchwork
2024-10-22 16:14 ` ✓ Fi.CI.BAT: success " Patchwork
2024-10-22 17:37 ` ✗ GitLab.Pipeline: warning for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev9) Patchwork
2024-10-22 18:05 ` ✓ Fi.CI.BAT: success " Patchwork
2024-10-22 18:37 ` ✗ CI.xeBAT: failure " Patchwork
2024-10-22 18:51 ` ✗ CI.xeFULL: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev8) Patchwork
2024-10-22 21:47 ` ✗ Fi.CI.IGT: " Patchwork
2024-10-22 23:05 ` ✗ CI.xeFULL: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev9) Patchwork
2024-10-23  0:36 ` ✓ Fi.CI.IGT: success " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-10-21  9:00 [i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states Sk Anirban
2024-10-21  7:19 sk.anirban

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