Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Badal Nilawar <badal.nilawar@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: anshuman.gupta@intel.com, rodrigo.vivi@intel.com,
	raag.jadav@intel.com, riana.tauro@intel.com,
	mallesh.koujalagi@intel.com, aravind.iddamsetty@intel.com,
	heikki.krogerus@linux.intel.com, himal.prasad.ghimiray@intel.com
Subject: [PATCH 0/2] Expose AMC alert reason sysfs
Date: Sun, 23 Aug 2026 16:05:24 +0530	[thread overview]
Message-ID: <20260823103523.554184-4-badal.nilawar@intel.com> (raw)

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


             reply	other threads:[~2026-08-23 10:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-23 10:35 Badal Nilawar [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260823103523.554184-4-badal.nilawar@intel.com \
    --to=badal.nilawar@intel.com \
    --cc=anshuman.gupta@intel.com \
    --cc=aravind.iddamsetty@intel.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=himal.prasad.ghimiray@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=mallesh.koujalagi@intel.com \
    --cc=raag.jadav@intel.com \
    --cc=riana.tauro@intel.com \
    --cc=rodrigo.vivi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox