[igt-dev] [PATCH i-g-t 0/9] D3Cold Tool & IGT
Anshuman Gupta
anshuman.gupta at intel.com
Mon Apr 18 12:50:39 UTC 2022
This series adds support for D3Cold Tools and IGT.
Anshuman Gupta (9):
test/i915_pm_rpm: Add placement to gem-{mmap-type, execbuf}
lib/igt_device: Get gfx PCI card root port
lib/igt_pm: D3Cold runtime pm infrastructure
lib/intel_device_info: Add IS_DGFX() support
tools: Add intel_pm_rpm tool
i915_pm_rpm: Add D3Cold basic subtest
i915_pm_rpm: Test D3Cold with gem_exec_stress
i915_pm_rpm: Extend gem_execbuf test with D3Cold
i915_pm_rpm: Extend gem-mmap-type test with D3Cold
lib/igt_device.c | 28 +++++
lib/igt_device.h | 1 +
lib/igt_pm.c | 226 +++++++++++++++++++++++++++++++++++++++
lib/igt_pm.h | 21 ++++
lib/intel_chipset.h | 2 +
lib/intel_device_info.c | 2 +
tests/i915/i915_pm_rpm.c | 161 ++++++++++++++++++++++++++--
tools/intel_pm_rpm.c | 209 ++++++++++++++++++++++++++++++++++++
tools/meson.build | 1 +
9 files changed, 643 insertions(+), 8 deletions(-)
create mode 100644 tools/intel_pm_rpm.c
--
2.26.2
More information about the igt-dev
mailing list