[Intel-gfx] [PATCH v7 i-g-t 0/4] tests/slpc: Add basic IGT test
Vinay Belgaumkar
vinay.belgaumkar at intel.com
Sat Apr 22 01:00:59 UTC 2023
Borrow some subtests from xe_guc_pc. Also add per GT SLPC debugfs helpers.
v3: Review comments and add HAX patch
v4: Modify the condition for skipping the test
v5: Update the SLPC helper to per GT
v6: Review comments (Ashutosh)
v6: Review comments for SLPC debugfs patch (Ashutosh)
v7: More comments (Ashutosh)
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
Vinay Belgaumkar (4):
lib/debugfs: Add per GT debugfs helpers
lib: Make SLPC helper function per GT
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 +
lib/igt_pm.c | 34 ++++--
lib/igt_pm.h | 3 +-
tests/i915/i915_pm_freq_api.c | 152 ++++++++++++++++++++++++++
tests/intel-ci/fast-feedback.testlist | 2 +
tests/meson.build | 1 +
7 files changed, 246 insertions(+), 10 deletions(-)
create mode 100644 tests/i915/i915_pm_freq_api.c
--
2.38.1
More information about the Intel-gfx
mailing list