[igt-dev] [PATCH i-g-t 0/6] D3Cold Tool

Anshuman Gupta anshuman.gupta at intel.com
Tue May 17 13:31:06 UTC 2022


Kernel d3cold feature is wip therefore spin off tool patches 
from below series in order to merge it.

https://patchwork.freedesktop.org/series/102780/

Anshuman Gupta (6):
  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: Optional autosuspend_delay_ms configuration
  tools: Add intel_pm_rpm tool
  tools/intel_pm_rpm: Add an option to setup d3cold

 lib/igt_device.c         |  28 ++++
 lib/igt_device.h         |   1 +
 lib/igt_pm.c             | 346 +++++++++++++++++++++++++++++++++++++++
 lib/igt_pm.h             |  25 +++
 tests/i915/i915_pm_rpm.c |  23 ++-
 tools/intel_pm_rpm.c     | 250 ++++++++++++++++++++++++++++
 tools/meson.build        |   1 +
 7 files changed, 666 insertions(+), 8 deletions(-)
 create mode 100644 tools/intel_pm_rpm.c

-- 
2.26.2



More information about the igt-dev mailing list