Searched refs:plane_bit (Results 1 – 1 of 1) sorted by relevance
7516 uint32_t plane_bit = 0; in intel_gen7_queue_flip() local7525 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; in intel_gen7_queue_flip()7528 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_B; in intel_gen7_queue_flip()7531 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_C; in intel_gen7_queue_flip()7543 intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 | plane_bit); in intel_gen7_queue_flip()