Home
last modified time | relevance | path

Searched refs:MI_DISPLAY_FLIP_IVB_PLANE_A (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h298 #define MI_DISPLAY_FLIP_IVB_PLANE_A (0 << 19) macro
H A Dintel_display.c7496 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; in intel_gen7_queue_flip()