Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_irq.c1199 if (de_iir & (DE_PLANEA_FLIP_DONE_IVB << (5 * i))) { in ivybridge_irq_handler()
2746 DE_PLANEA_FLIP_DONE_IVB | in ivybridge_irq_postinstall()
H A Di915_reg.h3811 #define DE_PLANEA_FLIP_DONE_IVB (1<<3) macro