Searched refs:DISP_FORMAT_BGRX888 (Results 1 – 3 of 3) sorted by relevance
93 case DISP_FORMAT_BGRX888: in bdw_format_to_drm()
180 dspcntr |= DISP_FORMAT_BGRX888; in i9xx_plane_ctl()953 case DISP_FORMAT_BGRX888: in i9xx_format_to_fourcc()
3112 #define DISP_FORMAT_BGRX888 REG_FIELD_PREP(DISP_FORMAT_MASK, 6) macro