Searched refs:tile_row_pages (Results 1 – 1 of 1) sorted by relevance
132 static unsigned int tile_row_pages(const struct drm_i915_gem_object *obj) in tile_row_pages() function207 chunk = roundup(chunk, tile_row_pages(obj) ?: 1); in compute_partial_view()