Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v2 0/1] Add throttle reasons sysfs
@ 2023-09-19 11:05 Sujaritha Sundaresan
  2023-09-19 10:57 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Sujaritha Sundaresan @ 2023-09-19 11:05 UTC (permalink / raw)
  To: intel-xe; +Cc: Sujaritha Sundaresan

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


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

end of thread, other threads:[~2023-09-25  4:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 11:05 [Intel-xe] [PATCH v2 0/1] Add throttle reasons sysfs Sujaritha Sundaresan
2023-09-19 10:57 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-09-19 10:57 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-19 10:58 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-19 11:05 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-19 11:05 ` [Intel-xe] [PATCH v2 1/1] drm/xe: Add throttle reason sysfs attributes Sujaritha Sundaresan
2023-09-20  4:46   ` Riana Tauro
2023-09-25  4:16     ` Sundaresan, Sujaritha
2023-09-20 19:54   ` Rodrigo Vivi
2023-09-25  4:22     ` Sundaresan, Sujaritha
2023-09-19 11:06 ` [Intel-xe] ✗ CI.Hooks: failure for Add throttle reasons sysfs Patchwork
2023-09-19 11:07 ` [Intel-xe] ✓ CI.checksparse: success " Patchwork
2023-09-19 11:39 ` [Intel-xe] ✓ CI.BAT: " Patchwork

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