Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add debugfs node to expose G-state and pcie link state residency
@ 2025-06-20 12:03 Soham Purkait
  2025-06-20 12:03 ` [PATCH v5 1/2] drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset Soham Purkait
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Soham Purkait @ 2025-06-20 12:03 UTC (permalink / raw)
  To: intel-xe, anshuman.gupta, badal.nilawar, karthik.poosa,
	riana.tauro, jonathan.cavitt
  Cc: lucas.demarchi, soham.purkait, ashutosh.dixit, jani.nikula

       This patch exposes G-state and pcie link state residency counter
values through debugfs. The debugfs node "dgfx_pkg_residencies" exposes
G-states counters (G2, G6, G8, G10, ModS) and "dgfx_pcie_link_residencies"
exposes PCIe link states(L0, L1, L1.2) residency counters.

Soham Purkait (2):
  drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency
    offset
  drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency
    counters through debugfs

 drivers/gpu/drm/xe/regs/xe_pmt.h | 10 +++++
 drivers/gpu/drm/xe/xe_debugfs.c  | 71 ++++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2025-06-24 13:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 12:03 [PATCH v5 0/2] Add debugfs node to expose G-state and pcie link state residency Soham Purkait
2025-06-20 12:03 ` [PATCH v5 1/2] drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset Soham Purkait
2025-06-22  5:57   ` Gupta, Anshuman
2025-06-24 13:10     ` Poosa, Karthik
2025-06-20 12:03 ` [PATCH v5 2/2] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs Soham Purkait
2025-06-24 13:01   ` Poosa, Karthik
2025-06-20 12:28 ` ✗ CI.checkpatch: warning for Add debugfs node to expose G-state and pcie link state residency (rev3) Patchwork
2025-06-20 12:29 ` ✓ CI.KUnit: success " Patchwork
2025-06-20 22:52 ` ✗ Xe.CI.Full: failure " Patchwork

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