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