Searched refs:color_supertiled (Results 1 – 1 of 1) sorted by relevance
147 bool color_supertiled = (res->layout & ETNA_LAYOUT_BIT_SUPER) != 0; in etna_set_framebuffer_state() local162 COND(color_supertiled, VIVS_PE_COLOR_FORMAT_SUPER_TILED) | in etna_set_framebuffer_state()163 COND(color_supertiled && screen->specs.halti >= 5, VIVS_PE_COLOR_FORMAT_SUPER_TILED_NEW); in etna_set_framebuffer_state()