[igt-dev] [PATCH i-g-t v2 0/4] Test for gtidle properties
Riana Tauro
riana.tauro at intel.com
Fri Jun 30 07:04:35 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/
Rev2: Fix cosmetic review comments
Riana Tauro (4):
tests/xe: Add basic idle residency test
tests/xe: validate gt is in c6 on idle
xe-fast-feedback.testlist: Remove rc6 tests from BAT
tests/xe/xe_guc_pc: Remove rc6 tests
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