Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Wire up reset/postinstall for I2C IRQ
@ 2025-10-11 12:35 Raag Jadav
  2025-10-11 12:35 ` [PATCH v3 1/2] drm/xe/i2c: Introduce xe_i2c_irq_present() Raag Jadav
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Raag Jadav @ 2025-10-11 12:35 UTC (permalink / raw)
  To: lucas.demarchi, rodrigo.vivi
  Cc: intel-xe, riana.tauro, heikki.krogerus, andi.shyti, Raag Jadav

This series wires up reset/postinstall handles for I2C IRQ so that it
can be routed to SGunit or PUnit when needed.

v2: Integrate DISABLE_MSI_CAP changes (Heikki)
v3: Drop DISABLE_MSI_CAP changes as they are not required for the usecase

Raag Jadav (2):
  drm/xe/i2c: Introduce xe_i2c_irq_present()
  drm/xe/i2c: Wire up reset/postinstall for I2C IRQ

 drivers/gpu/drm/xe/regs/xe_i2c_regs.h |  3 +++
 drivers/gpu/drm/xe/xe_i2c.c           | 28 ++++++++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_i2c.h           |  4 ++++
 drivers/gpu/drm/xe/xe_irq.c           |  2 ++
 4 files changed, 36 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-10-14  4:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-11 12:35 [PATCH v3 0/2] Wire up reset/postinstall for I2C IRQ Raag Jadav
2025-10-11 12:35 ` [PATCH v3 1/2] drm/xe/i2c: Introduce xe_i2c_irq_present() Raag Jadav
2025-10-11 12:35 ` [PATCH v3 2/2] drm/xe/i2c: Wire up reset/postinstall for I2C IRQ Raag Jadav
2025-10-11 13:18 ` ✓ CI.KUnit: success for Wire up reset/postinstall for I2C IRQ (rev3) Patchwork
2025-10-11 13:53 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-11 15:08 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-13 14:57 ` [PATCH v3 0/2] Wire up reset/postinstall for I2C IRQ Lucas De Marchi
2025-10-14  4:52   ` Raag Jadav

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