Searched refs:DISPPLANE_RGBX888 (Results 1 – 3 of 3) sorted by relevance
101 case DISPPLANE_RGBX888: in bdw_format_to_drm()
187 dspcntr |= DISPPLANE_RGBX888; in i9xx_plane_ctl()939 case DISPPLANE_RGBX888: in i9xx_format_to_fourcc()
6729 #define DISPPLANE_RGBX888 (0xe << 26) macro