Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_irq.c1430 if (master_ctl & GEN8_GT_VECS_IRQ) { in gen8_gt_irq_ack()
H A Di915_reg.h6812 #define GEN8_GT_VECS_IRQ (1<<6) macro