Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_irq.c1421 if (master_ctl & (GEN8_GT_VCS1_IRQ | GEN8_GT_VCS2_IRQ)) { in gen8_gt_irq_ack()
H A Di915_reg.h6815 #define GEN8_GT_VCS2_IRQ (1<<3) macro