[igt-dev] [PATCH i-g-t v3 0/3] tests/slpc: Add basic IGT test

Vinay Belgaumkar vinay.belgaumkar at intel.com
Wed Apr 12 00:42:15 UTC 2023


Borrow some subtests from xe_guc_pc. Also add per GT debugfs helpers.

v3: Review comments and add HAX patch

Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>

Vinay Belgaumkar (3):
  lib/debugfs: Add per GT debugfs helpers
  i915_pm_freq_api: Add some basic SLPC igt tests
  HAX: tests/i915: Try out the SLPC IGT tests

 lib/igt_debugfs.c                     |  60 ++++++++++
 lib/igt_debugfs.h                     |   4 +
 tests/i915/i915_pm_freq_api.c         | 151 ++++++++++++++++++++++++++
 tests/intel-ci/fast-feedback.testlist |   2 +
 tests/meson.build                     |   1 +
 5 files changed, 218 insertions(+)
 create mode 100644 tests/i915/i915_pm_freq_api.c

-- 
2.38.1



More information about the igt-dev mailing list