Searched refs:DE_PLANE_FLIP_DONE (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Di915_irq.c2383 if (de_iir & DE_PLANE_FLIP_DONE(pipe)) {
H A Di915_reg.h4648 #define DE_PLANE_FLIP_DONE(plane) (1 << (26 + (plane))) macro

Completed in 268 milliseconds