Searched refs:MI_DISPLAY_FLIP_PLANE (Results 1 – 2 of 2) sorted by relevance
7125 MI_DISPLAY_FLIP_PLANE(intel_crtc->plane)); in intel_gen2_queue_flip()7166 MI_DISPLAY_FLIP_PLANE(intel_crtc->plane)); in intel_gen3_queue_flip()7205 MI_DISPLAY_FLIP_PLANE(intel_crtc->plane)); in intel_gen4_queue_flip()7249 MI_DISPLAY_FLIP_PLANE(intel_crtc->plane)); in intel_gen6_queue_flip()
218 #define MI_DISPLAY_FLIP_PLANE(n) ((n) << 20) macro