Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/1] Add throttle reasons sysfs
@ 2023-08-22  4:58 Sujaritha Sundaresan
  2023-08-22  4:58 ` [Intel-xe] [RFC][PATCH 1/1] drm/xe: Add throttle reason sysfs attributes Sujaritha Sundaresan
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Sujaritha Sundaresan @ 2023-08-22  4:58 UTC (permalink / raw)
  To: intel-xe; +Cc: Sujaritha Sundaresan

Add throttle reasons sysfs under a separate throttle
folder under <dev>/gtN

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 +
 .../drm/xe/regs/xe_gt_throttle_sysfs_types.h  |  36 +++
 drivers/gpu/drm/xe/xe_gt.c                    |   3 +
 drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c     | 282 ++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h     |  17 ++
 .../gpu/drm/xe/xe_gt_throttle_sysfs_types.h   |  35 +++
 drivers/gpu/drm/xe/xe_gt_types.h              |   4 +
 8 files changed, 391 insertions(+)
 create mode 100644 drivers/gpu/drm/xe/regs/xe_gt_throttle_sysfs_types.h
 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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-08-29  5:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22  4:58 [Intel-xe] [PATCH 0/1] Add throttle reasons sysfs Sujaritha Sundaresan
2023-08-22  4:58 ` [Intel-xe] [RFC][PATCH 1/1] drm/xe: Add throttle reason sysfs attributes Sujaritha Sundaresan
2023-08-22  6:15   ` Riana Tauro
2023-08-22  7:19     ` Sundaresan, Sujaritha
2023-08-22 23:57   ` Matthew Brost
2023-08-29  5:27     ` Sundaresan, Sujaritha
2023-08-22 13:49 ` [Intel-xe] ✓ CI.Patch_applied: success for Add throttle reasons sysfs Patchwork
2023-08-22 13:49 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-08-22 13:51 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-08-22 13:54 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-08-22 13:55 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox