Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c794 unsigned new_max_chunks = 2 * backing->max_chunks; in sparse_backing_free() local
798 sizeof(*backing->chunks) * new_max_chunks); in sparse_backing_free()
802 backing->max_chunks = new_max_chunks; in sparse_backing_free()