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

/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_display.c9797 uint32_t plane_bit = 0; intel_gen7_queue_flip() local
9802 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; intel_gen7_queue_flip()
9805 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_B; intel_gen7_queue_flip()
9808 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_C; intel_gen7_queue_flip()
9874 intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 | plane_bit); intel_gen7_queue_flip()

Completed in 131 milliseconds