Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c92 case DISPPLANE_BGRX888: in bdw_format_to_drm()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Di9xx_plane.c184 dspcntr |= DISPPLANE_BGRX888; in i9xx_plane_ctl()
937 case DISPPLANE_BGRX888: in i9xx_format_to_fourcc()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h6722 #define DISPPLANE_BGRX888 (0x6 << 26) macro