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