Home
last modified time | relevance | path

Searched refs:GT_RENDER_PIPECTL_NOTIFY_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_irq_regs.h81 #define GT_RENDER_PIPECTL_NOTIFY_INTERRUPT REG_BIT(4) macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_irq.c149 GT_RENDER_PIPECTL_NOTIFY_INTERRUPT; in xe_irq_enable_hwe()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h616 #define GT_RENDER_PIPECTL_NOTIFY_INTERRUPT (1 << 4) macro