Searched refs:plane_bit (Results 1 – 1 of 1) sorted by relevance
11068 uint32_t plane_bit = 0; in intel_gen7_queue_flip() local11073 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; in intel_gen7_queue_flip()11076 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_B; in intel_gen7_queue_flip()11079 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_C; in intel_gen7_queue_flip()11145 intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 | plane_bit); in intel_gen7_queue_flip()