[PATCH v1 0/3] Add debugfs to expose G2, G6, G8, G10 and ModS residency

Soham Purkait soham.purkait at intel.com
Thu May 22 20:49:34 UTC 2025


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

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

Soham Purkait (3):
  Utility function and macro for telemetry reading
  drm/xe/xe_debugfs: Exposure of G-State residency counter through
    debugfs
  drm/xe/regs/xe_pmt: Macros for G-State residency offset

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

-- 
2.34.1



More information about the Intel-xe mailing list