[Intel-xe] [PATCH v2 0/1] Add throttle reasons sysfs

Sujaritha Sundaresan sujaritha.sundaresan at intel.com
Tue Sep 19 11:05:40 UTC 2023


Add throttle reasons sysfs under device/tile<n>/gt<n>

Sujaritha Sundaresan (1):
  drm/xe: Add throttle reason sysfs attributes

 drivers/gpu/drm/xe/Makefile                   |   1 +
 drivers/gpu/drm/xe/regs/xe_gt_regs.h          |  13 +
 drivers/gpu/drm/xe/xe_gt_sysfs.c              |   3 +
 drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c     | 281 ++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h     |  17 ++
 .../gpu/drm/xe/xe_gt_throttle_sysfs_types.h   |  15 +
 drivers/gpu/drm/xe/xe_gt_types.h              |   4 +
 7 files changed, 334 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
 create mode 100644 drivers/gpu/drm/xe/xe_gt_throttle_sysfs_types.h

-- 
2.25.1



More information about the Intel-xe mailing list