Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/regs/
H A Dxe_irq_regs.h82 #define GT_RENDER_PIPECTL_NOTIFY_INTERRUPT REG_BIT(4) macro
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h511 #define GT_RENDER_PIPECTL_NOTIFY_INTERRUPT (1 << 4) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_irq.c151 GT_RENDER_PIPECTL_NOTIFY_INTERRUPT; in xe_irq_enable_hwe()