Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Di9xx_plane.c202 dspcntr |= DISPPLANE_BGRA101010; in i9xx_plane_ctl()
949 case DISPPLANE_BGRA101010: in i9xx_format_to_fourcc()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h6727 #define DISPPLANE_BGRA101010 (0xb << 26) macro