All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
@ 2026-06-22 11:47 Heikki Krogerus
  2026-06-22 11:47 ` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts Heikki Krogerus
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Heikki Krogerus @ 2026-06-22 11:47 UTC (permalink / raw)
  To: Rodrigo Vivi
  Cc: Matthew Brost, Thomas Hellström, Raag Jadav,
	Michael J . Ruhl, Andy Shevchenko, Mika Westerberg, Riana Tauro,
	David Airlie, Simona Vetter, dri-devel, intel-xe, linux-kernel

Hi,

This includes support for the SMBus alerts, and special handling for the
IC_ENABLE register.

Thanks,

Heikki Krogerus (2):
  drm/xe/i2c: Handler for SMBus Alerts
  drm/xe/mcu_i2c: Take over control of the controller enabling

 drivers/gpu/drm/xe/Makefile       |  1 +
 drivers/gpu/drm/xe/xe_i2c.c       | 86 ++++++++++++++++++++++++++++---
 drivers/gpu/drm/xe/xe_i2c.h       | 16 ++++++
 drivers/gpu/drm/xe/xe_i2c_smbus.c | 59 +++++++++++++++++++++
 4 files changed, 154 insertions(+), 8 deletions(-)
 create mode 100644 drivers/gpu/drm/xe/xe_i2c_smbus.c

-- 
2.50.1


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

end of thread, other threads:[~2026-06-23 14:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-22 11:47 [PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications Heikki Krogerus
2026-06-22 11:47 ` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts Heikki Krogerus
2026-06-22 12:04   ` sashiko-bot
2026-06-23 10:54   ` Andy Shevchenko
2026-06-23 11:44     ` Heikki Krogerus
2026-06-23 14:34   ` Raag Jadav
2026-06-22 11:47 ` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling Heikki Krogerus
2026-06-22 12:04   ` sashiko-bot
2026-06-23 10:56   ` Andy Shevchenko
2026-06-23 14:58     ` Raag Jadav
2026-06-23 14:39   ` Raag Jadav
2026-06-22 16:34 ` ✗ CI.checkpatch: warning for drm/xe/i2c: alerts and controller enabling modifications Patchwork
2026-06-22 16:35 ` ✓ CI.KUnit: success " Patchwork
2026-06-22 17:36 ` ✓ Xe.CI.BAT: " Patchwork
2026-06-22 20:38 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-06-23 10:15 ` [PATCH v1 0/2] " Heikki Krogerus
2026-06-23 14:40   ` Raag Jadav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.