Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_irq.c1519 GEN8_GT_VECS_IRQ | \ in gen8_gt_irq_ack()
1544 if (master_ctl & GEN8_GT_VECS_IRQ) { in gen8_gt_irq_ack()
1568 if (master_ctl & GEN8_GT_VECS_IRQ) { in gen8_gt_irq_handler()
Di915_reg.h7079 #define GEN8_GT_VECS_IRQ (1 << 6) macro