[igt-dev] [PATCH i-g-t 0/4] Test for gtidle properties

Riana Tauro riana.tauro at intel.com
Wed Jun 28 09:35:00 UTC 2023


1) Add basic idle residency test that checks the residency within
   a time interval within tolerance

2) Add a test to check if gt is in c6 when idle

Remove rc6 tests from guc_pc and BAT as the above tests are added

TODO: add c0 on exec test

Patch for gtidle properties
https://patchwork.freedesktop.org/series/119262/

Riana Tauro (4):
  tests/xe: Add basic idle residency test
  tests/xe : Add a test to check if gt is in c6 on idle
  tests/xe/xe_guc_pc: Remove rc6 tests
  xe-fast-feedback.testlist: Remove rc6 tests from BAT

 tests/intel-ci/xe-fast-feedback.testlist |   3 +-
 tests/meson.build                        |   1 +
 tests/xe/xe_guc_pc.c                     |  44 --------
 tests/xe/xe_pm_residency.c               | 130 +++++++++++++++++++++++
 4 files changed, 132 insertions(+), 46 deletions(-)
 create mode 100644 tests/xe/xe_pm_residency.c

-- 
2.40.0



More information about the igt-dev mailing list