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