[PATCH 0/4] Add debugfs to expose G8, G10 and ModS residency
Soham Purkait
soham.purkait at intel.com
Wed May 14 08:07:17 UTC 2025
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
More information about the Intel-xe
mailing list