Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c99 case DISP_FORMAT_BGRX101010: in bdw_format_to_drm()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Di9xx_plane.c190 dspcntr |= DISP_FORMAT_BGRX101010; in i9xx_plane_ctl()
959 case DISP_FORMAT_BGRX101010: in i9xx_format_to_fourcc()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_reg.h4232 #define DISP_FORMAT_BGRX101010 REG_FIELD_PREP(DISP_FORMAT_MASK, 10) macro