Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Expose device sysfs for AMC and GPU UUID
@ 2026-09-04 16:06 Badal Nilawar
  2026-09-04 15:56 ` ✗ CI.checkpatch: warning for " Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Badal Nilawar @ 2026-09-04 16:06 UTC (permalink / raw)
  To: intel-xe
  Cc: anshuman.gupta, rodrigo.vivi, raag.jadav, riana.tauro,
	mallesh.koujalagi, aravind.iddamsetty, heikki.krogerus,
	himal.prasad.ghimiray

Expose device sysfs entries for AMC SMBUS alert reason and GPU UUID

Badal Nilawar (2):
  drm/xe/i2c: Expose AMC Alert reason sysfs
  drm/xe/cri: Expose device UUID through sysfs

 .../ABI/testing/sysfs-driver-intel-xe-amc     | 21 +++++++
 .../ABI/testing/sysfs-driver-intel-xe-gpu     | 10 +++
 drivers/gpu/drm/xe/regs/xe_regs.h             |  2 +
 drivers/gpu/drm/xe/xe_amc.c                   | 61 ++++++++++++++++++-
 drivers/gpu/drm/xe/xe_device.c                |  3 +
 drivers/gpu/drm/xe/xe_device_sysfs.c          | 36 +++++++++++
 drivers/gpu/drm/xe/xe_device_types.h          |  3 +
 7 files changed, 133 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-driver-intel-xe-amc
 create mode 100644 Documentation/ABI/testing/sysfs-driver-intel-xe-gpu

-- 
2.54.0


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

end of thread, other threads:[~2026-09-10  6:31 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04 16:06 [PATCH 0/2] Expose device sysfs for AMC and GPU UUID Badal Nilawar
2026-09-04 15:56 ` ✗ CI.checkpatch: warning for " Patchwork
2026-09-04 15:58 ` ✓ CI.KUnit: success " Patchwork
2026-09-04 16:06 ` [PATCH 1/2] drm/xe/i2c: Expose AMC Alert reason sysfs Badal Nilawar
2026-09-08 18:52   ` Rodrigo Vivi
2026-09-09 14:27     ` Nilawar, Badal
2026-09-09 15:32       ` Nilawar, Badal
2026-09-04 16:06 ` [PATCH 2/2] drm/xe/cri: Expose device UUID through sysfs Badal Nilawar
2026-09-04 15:57   ` sashiko-bot
2026-09-04 16:02   ` Gupta, Anshuman
2026-09-04 16:37   ` Michal Wajdeczko
2026-09-07  9:13     ` Nilawar, Badal
2026-09-07 11:55       ` Michal Wajdeczko
2026-09-07 12:04         ` Gupta, Anshuman
2026-09-07 15:48           ` Michal Wajdeczko
2026-09-08 18:55             ` Rodrigo Vivi
2026-09-10  6:31         ` Nilawar, Badal
2026-09-07  5:02   ` Joonas Lahtinen
2026-09-07  8:16     ` Nilawar, Badal
2026-09-04 16:48 ` ✓ Xe.CI.BAT: success for Expose device sysfs for AMC and GPU UUID Patchwork
2026-09-05  0:54 ` ✓ Xe.CI.FULL: " Patchwork

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