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

/drivers/gpu/drm/i915/
H A Di915_irq.c2426 if (de_iir & DE_PLANE_FLIP_DONE_IVB(pipe)) {
H A Di915_reg.h4689 #define DE_PLANE_FLIP_DONE_IVB(plane) (1<< (3 + 5*(plane))) macro

Completed in 88 milliseconds