Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_memory.c275 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink() function
302 ttm_shrink(glob, true, 0ULL, &ctx); in ttm_shrink_work()
621 ttm_shrink(glob, false, memory + (memory >> 2) + 16, ctx); in ttm_mem_global_alloc_zone()