All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/6] D3Cold Tool
@ 2022-05-17 13:31 Anshuman Gupta
  2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 1/6] test/i915_pm_rpm: Add placement to gem-{mmap-type, execbuf} Anshuman Gupta
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Anshuman Gupta @ 2022-05-17 13:31 UTC (permalink / raw)
  To: igt-dev; +Cc: petri.latvala, badal.nilawar, rodrigo.vivi

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-05-18 17:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 13:31 [igt-dev] [PATCH i-g-t 0/6] D3Cold Tool Anshuman Gupta
2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 1/6] test/i915_pm_rpm: Add placement to gem-{mmap-type, execbuf} Anshuman Gupta
2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 2/6] lib/igt_device: Get gfx PCI card root port Anshuman Gupta
2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 3/6] lib/igt_pm: D3Cold runtime pm infrastructure Anshuman Gupta
2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 4/6] lib: Optional autosuspend_delay_ms configuration Anshuman Gupta
2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 5/6] tools: Add intel_pm_rpm tool Anshuman Gupta
2022-05-17 13:31 ` [igt-dev] [PATCH i-g-t 6/6] tools/intel_pm_rpm: Add an option to setup d3cold Anshuman Gupta
2022-05-17 14:34 ` [igt-dev] ✓ Fi.CI.BAT: success for D3Cold Tool Patchwork
2022-05-17 15:35 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-05-18 16:23   ` Gupta, Anshuman
2022-05-18 17:56 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.