Searched refs:surface_w (Results 1 – 1 of 1) sorted by relevance
146 u32 surface_w = bv->surface_width; in gen7_fill_surface_state() local160 *cs++ = ((surface_h / 4 - 1) << 16) | (surface_w / 4 - 1); in gen7_fill_surface_state()161 *cs++ = surface_w; in gen7_fill_surface_state()