Searched refs:DISP_FORMAT_RGBX888 (Results 1 – 3 of 3) sorted by relevance
102 case DISP_FORMAT_RGBX888: in bdw_format_to_drm()
183 dspcntr |= DISP_FORMAT_RGBX888; in i9xx_plane_ctl()955 case DISP_FORMAT_RGBX888: in i9xx_format_to_fourcc()
3119 #define DISP_FORMAT_RGBX888 REG_FIELD_PREP(DISP_FORMAT_MASK, 14) macro