[Intel-xe] [PATCH 0/2] Expose ATSM uid through sysfs

Tejas Upadhyay tejas.upadhyay at intel.com
Wed Nov 8 13:54:16 UTC 2023


Series includes 2 patches,
1. Expose uid through sysfs
2. Move xe_device_sysfs_init to xe_device_probe

Tejas Upadhyay (2):
  drm/xe/ats-m: Expose uid for ATS-M via sysfs
  drm/xe: Move device sysfs init out of xe_pm_init

 drivers/gpu/drm/xe/regs/xe_regs.h    |  3 +++
 drivers/gpu/drm/xe/xe_device.c       | 14 ++++++++++++++
 drivers/gpu/drm/xe/xe_device_sysfs.c | 21 +++++++++++++++++++++
 drivers/gpu/drm/xe/xe_device_types.h |  4 ++++
 drivers/gpu/drm/xe/xe_pci.c          |  3 +++
 drivers/gpu/drm/xe/xe_pm.c           |  5 +----
 6 files changed, 46 insertions(+), 4 deletions(-)

-- 
2.25.1



More information about the Intel-xe mailing list