Searched refs:MI_DISPLAY_FLIP_IVB_PLANE_A (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 277 #define MI_DISPLAY_FLIP_IVB_PLANE_A (0 << 19) macro |
D | intel_display.c | 9802 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; in intel_gen7_queue_flip() |