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