Searched refs:DISPPLANE_MIRROR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 6152 #define DISPPLANE_MIRROR (1 << 8) /* CHV pipe B */ macro |
D | intel_display.c | 3268 dspcntr |= DISPPLANE_MIRROR; in i9xx_plane_ctl() |