Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Expose AMC alert reason sysfs
@ 2026-08-23 10:35 Badal Nilawar
  2026-08-23 10:35 ` [PATCH 1/2] drm/xe/i2c: Not for review, Squash of I2C/AMC series Badal Nilawar
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Badal Nilawar @ 2026-08-23 10:35 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 AMC alert reason sysfs.

Badal Nilawar (1):
  drm/xe/i2c: Expose AMC Alert reason sysfs

Heikki Krogerus (1):
  drm/xe/i2c: Not for review, Squash of I2C/AMC series

 .../ABI/testing/sysfs-driver-intel-xe-amc     |  21 ++
 MAINTAINERS                                   |   1 +
 drivers/gpu/drm/xe/Makefile                   |   4 +-
 drivers/gpu/drm/xe/regs/xe_i2c_regs.h         |   2 +
 drivers/gpu/drm/xe/xe_amc.c                   | 258 ++++++++++++++++++
 drivers/gpu/drm/xe/xe_amc.h                   |  25 ++
 drivers/gpu/drm/xe/xe_i2c.c                   | 165 ++++++-----
 drivers/gpu/drm/xe/xe_i2c.h                   |  14 +-
 drivers/i2c/busses/i2c-designware-common.c    |   2 +
 drivers/i2c/busses/i2c-designware-core.h      |  85 +-----
 drivers/i2c/busses/i2c-designware-master.c    |   2 +
 drivers/i2c/busses/i2c-designware-slave.c     |   2 +
 include/linux/designware_i2c.h                | 107 ++++++++
 13 files changed, 523 insertions(+), 165 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-driver-intel-xe-amc
 create mode 100644 drivers/gpu/drm/xe/xe_amc.c
 create mode 100644 drivers/gpu/drm/xe/xe_amc.h
 create mode 100644 include/linux/designware_i2c.h

-- 
2.54.0


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

end of thread, other threads:[~2026-08-24 19:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-23 10:35 [PATCH 0/2] Expose AMC alert reason sysfs Badal Nilawar
2026-08-23 10:35 ` [PATCH 1/2] drm/xe/i2c: Not for review, Squash of I2C/AMC series Badal Nilawar
2026-08-23 10:30   ` sashiko-bot
2026-08-24 12:27   ` Heikki Krogerus
2026-08-24 17:03     ` Nilawar, Badal
2026-08-24 19:29       ` Rodrigo Vivi
2026-08-23 10:35 ` [PATCH 2/2] drm/xe/i2c: Expose AMC Alert reason sysfs Badal Nilawar
2026-08-23 10:29   ` sashiko-bot
2026-08-24 19:26   ` Rodrigo Vivi
2026-08-24  7:33 ` ✗ CI.checkpatch: warning for Expose AMC alert " Patchwork
2026-08-24  7:35 ` ✓ CI.KUnit: success " Patchwork
2026-08-24  8:13 ` ✓ 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