[Intel-xe] [RFC 0/4] Adding new frequency sysfs attributes
Sujaritha Sundaresan
sujaritha.sundaresan at intel.com
Thu Nov 16 14:30:39 UTC 2023
The series adds vram frequency and throttle reasons sysfs
attributes. Along with this, we also add some directories
adn subdirectories to cleanup the sysfs organization.
Sujaritha Sundaresan (4):
drm/xe: Moving and renaming existing frequency sysfs attributes
drm/xe: Add memory directory for vram attributes
drm/xe: Add throttle reasons sysfs attributes
drm/xe: Add a new vram directory with frequency attributes
drivers/gpu/drm/xe/Makefile | 1 +
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 12 +
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c | 266 ++++++++++++++++++++++
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h | 17 ++
drivers/gpu/drm/xe/xe_guc_pc.c | 65 +++---
drivers/gpu/drm/xe/xe_pcode_api.h | 8 +
drivers/gpu/drm/xe/xe_tile_sysfs.c | 78 ++++++-
7 files changed, 415 insertions(+), 32 deletions(-)
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