Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_irq.c1320 if (de_iir & DE_PLANEB_FLIP_DONE) { in ironlake_irq_handler()
2691 DE_PLANEA_FLIP_DONE | DE_PLANEB_FLIP_DONE | in ironlake_irq_postinstall()
H A Di915_reg.h3775 #define DE_PLANEB_FLIP_DONE (1 << 27) macro