Searched refs:DISPPLANE_BGRA101010 (Results 1 – 2 of 2) sorted by relevance
3332 case DISPPLANE_BGRA101010: in i9xx_format_to_fourcc()4282 dspcntr |= DISPPLANE_BGRA101010; in i9xx_plane_ctl()
6487 #define DISPPLANE_BGRA101010 (0xb << 26) macro