Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Di9xx_plane.c223 dspcntr |= DISPPLANE_MIRROR; in i9xx_plane_ctl()
1001 val & DISPPLANE_MIRROR) in i9xx_get_initial_plane_config()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h6748 #define DISPPLANE_MIRROR (1 << 8) /* CHV pipe B */ macro