Searched refs:GFX_FORWARD_VBLANK_MASK (Results 1 – 2 of 2) sorted by relevance
88 irqs = _MASKED_FIELD(GFX_FORWARD_VBLANK_MASK, GFX_FORWARD_VBLANK_NEVER); in direct_interrupts_to_host()105 irqs = _MASKED_FIELD(GFX_FORWARD_VBLANK_MASK, GFX_FORWARD_VBLANK_ALWAYS); in direct_interrupts_to_guc()
1722 #define GFX_FORWARD_VBLANK_MASK (3<<5) macro