[PATCH v5 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
Riana Tauro
riana.tauro at intel.com
Fri Sep 6 07:11:24 UTC 2024
Add debugfs entry for powergating info
Rev3: do not wake GT if in C6 to read powergating info
Rev4: modify condition to enable powergating
Rev5: fix commit message and kernel-doc
Riana Tauro (2):
drm/xe/xe_gt_idle: modify powergate enable condition
drm/xe/xe_gt_idle: add debugfs entry for powergating info
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 8 ++
drivers/gpu/drm/xe/xe_gt_debugfs.c | 13 +++
drivers/gpu/drm/xe/xe_gt_idle.c | 115 ++++++++++++++++++++++++--
drivers/gpu/drm/xe/xe_gt_idle.h | 2 +
drivers/gpu/drm/xe/xe_gt_idle_types.h | 2 +
5 files changed, 133 insertions(+), 7 deletions(-)
--
2.40.0
More information about the Intel-xe
mailing list