summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2026-08-11 14:10:07 +0200
committerRodrigo Vivi <rodrigo.vivi@intel.com>2026-08-24 23:58:27 -0400
commita55b76b8bc2c49b11d753c1c6d06ec3a2c61c85e (patch)
treeab8fc3f169abaf5bd5a2a923101cc11014f866ad /scripts/objdiff
parent2ab2fb31411a494e4579dfacda986a2672f80e65 (diff)
downloadlinux-next-a55b76b8bc2c49b11d753c1c6d06ec3a2c61c85e.tar.gz
linux-next-a55b76b8bc2c49b11d753c1c6d06ec3a2c61c85e.zip
drm/xe/i2c: Fix the interrupt handling
The platforms that support the interrupt from the I2C adapter can not handle the amount of interrupts the adapter generates because of the way the IRQ is routed in the hardware. The I2C controller driver has to be kept in polling mode because of that. The AMC MCU can still generate critical alerts that have to be handled. The interrupt from SMBus Alert is left enabled and handled separately in the Xe. The alerts from the AMC will cause the device to be declared wedged for now. Fixes: f0e53aadd702 ("drm/xe: Support for I2C attached MCUs") Cc: stable@vger.kernel.org Reviewed-by: Raag Jadav <raag.jadav@intel.com> Co-developed-by: Ramesh Babu B <ramesh.babu.b@intel.com> Signed-off-by: Ramesh Babu B <ramesh.babu.b@intel.com> Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Link: https://patch.msgid.link/20260811121008.1493015-3-heikki.krogerus@linux.intel.com Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions