Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v2 0/2] Add some performance and frequency sysfs nodes
@ 2023-09-26 14:41 Sujaritha Sundaresan
  2023-09-26 14:41 ` [Intel-xe] [PATCH v2 1/2] drm/xe: Add a couple of pcode helpers Sujaritha Sundaresan
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Sujaritha Sundaresan @ 2023-09-26 14:41 UTC (permalink / raw)
  To: intel-xe; +Cc: Sujaritha Sundaresan, rodrigo.vivi

Adding base performace and vram frequency attributes to sysfs.

Sujaritha Sundaresan (2):
  drm/xe: Add a couple of pcode helpers
  drm/xe: Add base performance and vram frequency sysfs attributes

 drivers/gpu/drm/xe/Makefile           |   1 +
 drivers/gpu/drm/xe/xe_gt_freq_sysfs.c | 218 ++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_freq_sysfs.h |  16 ++
 drivers/gpu/drm/xe/xe_gt_sysfs.c      |   3 +
 drivers/gpu/drm/xe/xe_pcode.c         |  28 ++++
 drivers/gpu/drm/xe/xe_pcode.h         |   3 +
 drivers/gpu/drm/xe/xe_pcode_api.h     |  19 +++
 7 files changed, 288 insertions(+)
 create mode 100644 drivers/gpu/drm/xe/xe_gt_freq_sysfs.c
 create mode 100644 drivers/gpu/drm/xe/xe_gt_freq_sysfs.h

-- 
2.25.1


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

end of thread, other threads:[~2023-09-29  6:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-26 14:41 [Intel-xe] [PATCH v2 0/2] Add some performance and frequency sysfs nodes Sujaritha Sundaresan
2023-09-26 14:41 ` [Intel-xe] [PATCH v2 1/2] drm/xe: Add a couple of pcode helpers Sujaritha Sundaresan
2023-09-26 17:28   ` Rodrigo Vivi
2023-09-27 10:02     ` Sundaresan, Sujaritha
2023-09-26 14:41 ` [Intel-xe] [PATCH v2 2/2] drm/xe: Add base performance and vram frequency sysfs attributes Sujaritha Sundaresan
2023-09-26 17:31   ` Rodrigo Vivi
2023-09-27 10:03     ` Sundaresan, Sujaritha
2023-09-29  5:39     ` Riana Tauro
2023-09-29  6:03       ` Sundaresan, Sujaritha
2023-09-29  6:08         ` Sundaresan, Sujaritha
2023-09-26 15:18 ` [Intel-xe] ✓ CI.Patch_applied: success for Add some performance and frequency sysfs nodes (rev2) Patchwork
2023-09-26 15:18 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-26 15:19 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-26 15:27 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-26 15:27 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-09-26 15:28 ` [Intel-xe] ✓ CI.checksparse: " Patchwork
2023-09-26 15:54 ` [Intel-xe] ✗ CI.BAT: failure " Patchwork

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