Searched refs:GEN8_DE_PIPE_IRQ (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/i915/ | ||
| D | i915_irq.c | 2298 if (!(master_ctl & GEN8_DE_PIPE_IRQ(pipe))) in gen8_irq_handler() |
| D | i915_reg.h | 5779 #define GEN8_DE_PIPE_IRQ(pipe) (1<<(16+(pipe))) macro |