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