Searched refs:MI_DISPLAY_FLIP_IVB_PLANE_A (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/drm2/i915/ | ||
| D | i915_reg.h | 210 #define MI_DISPLAY_FLIP_IVB_PLANE_A (0 << 19) macro |
| D | intel_display.c | 7381 plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A; in intel_gen7_queue_flip() |