[Intel-xe] [PATCH v3 0/1] Add throttle reasosn sysfs
Sujaritha Sundaresan
sujaritha.sundaresan at intel.com
Tue Sep 26 14:39:15 UTC 2023
Add throttle reasons sysfs under device/tile<n>/gt<n>
Sujaritha Sundaresan (1):
drm/xe: Add throttle reasons sysfs attributes
drivers/gpu/drm/xe/Makefile | 1 +
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 12 +
drivers/gpu/drm/xe/xe_gt_sysfs.c | 3 +
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c | 257 ++++++++++++++++++++++
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h | 16 ++
5 files changed, 289 insertions(+)
create mode 100644 drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c
create mode 100644 drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h
--
2.25.1
More information about the Intel-xe
mailing list