Home
last modified time | relevance | path

Searched refs:subtile (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_client_blt.c35 int swizzle, subtile; in linear_x_y_to_ftiled_pos() local
68 subtile = tile_y / F_SUBTILE_HEIGHT * 8 + tile_x / F_SUBTILE_WIDTH; in linear_x_y_to_ftiled_pos()
71 swizzle = f_subtile_map[subtile]; in linear_x_y_to_ftiled_pos()

Completed in 4 milliseconds