Home
last modified time | relevance | path

Searched refs:DISPPLANE_BGRX101010 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c98 case DISPPLANE_BGRX101010: in bdw_format_to_drm()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Di9xx_plane.c196 dspcntr |= DISPPLANE_BGRX101010; in i9xx_plane_ctl()
945 case DISPPLANE_BGRX101010: in i9xx_format_to_fourcc()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h6726 #define DISPPLANE_BGRX101010 (0xa << 26) macro