Searched refs:DISPPLANE_RGBA101010 (Results 1 – 2 of 2) sorted by relevance
3331 case DISPPLANE_RGBA101010: in i9xx_format_to_fourcc()4282 dspcntr |= DISPPLANE_RGBA101010; in i9xx_plane_ctl()
6496 #define DISPPLANE_RGBA101010 (0x9 << 26) macro