Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Di9xx_plane.c178 dspcntr |= DISPPLANE_BGRA555; in i9xx_plane_ctl()
930 case DISPPLANE_BGRA555: in i9xx_format_to_fourcc()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h6719 #define DISPPLANE_BGRA555 (0x3 << 26) macro