Home
last modified time | relevance | path

Searched refs:GU_MISC_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_irq_regs.h20 #define GU_MISC_IRQ REG_BIT(29) macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_irq.c115 if (!(master_ctl & GU_MISC_IRQ)) in gu_misc_irq_ack()