Searched refs:plane_bit (Results 1 – 1 of 1) sorted by relevance
9797 uint32_t plane_bit = 0; in intel_gen7_queue_flip() local9802 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; in intel_gen7_queue_flip()9805 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_B; in intel_gen7_queue_flip()9808 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_C; in intel_gen7_queue_flip()9874 intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 | plane_bit); in intel_gen7_queue_flip()