]> www.infradead.org Git - users/hch/configfs.git/commit
drm/xe/vf: Don't change hwe IRQ masks if using memory IRQs
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 19 Jun 2024 21:45:52 +0000 (23:45 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 20 Jun 2024 17:49:37 +0000 (19:49 +0200)
commitf2800572cc0b01f329fac69646234c64b1ca9576
treea6345f0e851c4fa4a5f77d3061ace42eae98815b
parentf20535ce1dd96003e76c958ffaa9c345483d2dfd
drm/xe/vf: Don't change hwe IRQ masks if using memory IRQs

We currently do not support changing the engine interrupt enable
mask on the per-engine basis when using memory based interrupts.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Piotr Piórkowski <piotr.piorkowski@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619214557.905-5-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_irq.c