Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add debugfs to expose G8, G10 and ModS residency
@ 2025-05-14  8:07 Soham Purkait
  2025-05-14  8:07 ` [PATCH 1/4] Utility function and macro for telemetry reading Soham Purkait
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Soham Purkait @ 2025-05-14  8:07 UTC (permalink / raw)
  To: intel-xe, anshuman.gupta, badal.nilawar, karthik.poosa
  Cc: lucas.demarchi, soham.purkait, ashutosh.dixit, riana.tauro

     The changes in the first patch is taken from
https://patchwork.freedesktop.org/series/148926/
Thay are  added only for compilation and does not require review.

    This patch exposes G8, G10 and ModS residency counter value through
debugfs.

Soham Purkait (4):
  [DO NOT REVIEW]:   Utility function and macro for telemetry reading
  drm/xe/xe_debugfs: Exposure of G8 residency counter through debugfs
  drm/xe/xe_debugfs: Exposure of G10 residency counter through debugfs.
  drm/xe/xe_debugfs: Exposure of Mods residency counter through debugfs.

 drivers/gpu/drm/xe/regs/xe_pmt.h |   5 ++
 drivers/gpu/drm/xe/xe_debugfs.c  | 103 +++++++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_debugfs.h  |   4 ++
 drivers/gpu/drm/xe/xe_vsec.c     |   2 +-
 drivers/gpu/drm/xe/xe_vsec.h     |   5 ++
 5 files changed, 118 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-05-27  0:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14  8:07 [PATCH 0/4] Add debugfs to expose G8, G10 and ModS residency Soham Purkait
2025-05-14  8:07 ` [PATCH 1/4] Utility function and macro for telemetry reading Soham Purkait
2025-05-14  9:27   ` Jani Nikula
2025-05-14 17:06     ` Poosa, Karthik
2025-05-14 17:18       ` Jani Nikula
2025-05-14  8:07 ` [PATCH 2/4] drm/xe/xe_debugfs: Exposure of G8 residency counter Soham Purkait
2025-05-14  8:44   ` Gupta, Anshuman
2025-05-14 16:27     ` Rodrigo Vivi
2025-05-14 11:07   ` Riana Tauro
2025-05-14  8:07 ` [PATCH 3/4] drm/xe/xe_debugfs: Exposure of G10 " Soham Purkait
2025-05-14  8:07 ` [PATCH 4/4] drm/xe/xe_debugfs: Exposure of Mods " Soham Purkait
2025-05-14 11:10   ` Riana Tauro
2025-05-14 21:16 ` ✗ CI.Patch_applied: failure for Add debugfs to expose G8, G10 and ModS residency Patchwork
2025-05-27  0:53 ` Patchwork

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