Searched refs:tile_row_pages (Results 1 – 2 of 2) sorted by relevance
285 tile_row_pages(obj), in check_partial_mapping()
1909 static unsigned int tile_row_pages(struct drm_i915_gem_object *obj) in tile_row_pages() function1975 chunk = roundup(chunk, tile_row_pages(obj)); in compute_partial_view()