Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/8] D3Cold Tool & IGT
@ 2022-04-29  8:54 Anshuman Gupta
  2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 1/8] test/i915_pm_rpm: Add placement to gem-{mmap-type, execbuf} Anshuman Gupta
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: Anshuman Gupta @ 2022-04-29  8:54 UTC (permalink / raw)
  To: igt-dev; +Cc: petri.latvala, badal.nilawar, rodrigo.vivi

This series adds support for D3Cold Tool and IGT.

v2 rev has addressed the review comment mentioned in 
commit version log.

Anshuman Gupta (8):
  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
  tools: Add intel_pm_rpm tool
  i915_pm_rpm: Add D3Cold basic subtest
  i915_pm_rpm: Extend gem_exec_stress test with D3Cold
  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             | 290 +++++++++++++++++++++++++++++++++++++++
 lib/igt_pm.h             |  23 ++++
 tests/i915/i915_pm_rpm.c | 190 +++++++++++++++++++++++--
 tools/intel_pm_rpm.c     | 206 +++++++++++++++++++++++++++
 tools/meson.build        |   1 +
 7 files changed, 731 insertions(+), 8 deletions(-)
 create mode 100644 tools/intel_pm_rpm.c

-- 
2.26.2

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

end of thread, other threads:[~2022-05-02 11:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-29  8:54 [igt-dev] [PATCH i-g-t v2 0/8] D3Cold Tool & IGT Anshuman Gupta
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 1/8] test/i915_pm_rpm: Add placement to gem-{mmap-type, execbuf} Anshuman Gupta
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 2/8] lib/igt_device: Get gfx PCI card root port Anshuman Gupta
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 3/8] lib/igt_pm: D3Cold runtime pm infrastructure Anshuman Gupta
2022-04-29 14:47   ` Rodrigo Vivi
2022-05-02  5:51     ` Gupta, Anshuman
2022-04-29 19:13   ` Nilawar, Badal
2022-05-02 11:33     ` Gupta, Anshuman
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 4/8] tools: Add intel_pm_rpm tool Anshuman Gupta
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 5/8] i915_pm_rpm: Add D3Cold basic subtest Anshuman Gupta
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 6/8] i915_pm_rpm: Extend gem_exec_stress test with D3Cold Anshuman Gupta
2022-04-29 13:07   ` Rodrigo Vivi
2022-04-29 13:10     ` Gupta, Anshuman
2022-04-29 13:28       ` Petri Latvala
2022-04-29 13:42       ` Rodrigo Vivi
2022-04-29 14:57         ` Gupta, Anshuman
2022-04-29 16:00           ` Rodrigo Vivi
2022-05-02  5:20             ` Gupta, Anshuman
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 7/8] i915_pm_rpm: Extend gem_execbuf " Anshuman Gupta
2022-04-29  8:54 ` [igt-dev] [PATCH i-g-t v2 8/8] i915_pm_rpm: Extend gem-mmap-type " Anshuman Gupta
2022-04-29  9:40 ` [igt-dev] ✓ Fi.CI.BAT: success for D3Cold Tool & IGT (rev2) Patchwork
2022-04-29 11:11 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox