Searched refs:DISP_FORMAT_RGBX101010 (Results 1 – 3 of 3) sorted by relevance
96 case DISP_FORMAT_RGBX101010: in bdw_format_to_drm()
195 dspcntr |= DISP_FORMAT_RGBX101010; in i9xx_plane_ctl()963 case DISP_FORMAT_RGBX101010: in i9xx_format_to_fourcc()
3114 #define DISP_FORMAT_RGBX101010 REG_FIELD_PREP(DISP_FORMAT_MASK, 8) macro