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