Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h299 #define MI_DISPLAY_FLIP_IVB_PLANE_B (1 << 19) macro
H A Dintel_display.c7499 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_B; in intel_gen7_queue_flip()