Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/ttm/
Dttm_memory.c212 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink() function
241 ttm_shrink(glob, true, 0ULL); in ttm_shrink_work()
527 ttm_shrink(glob, false, memory + (memory >> 2) + 16); in ttm_mem_global_alloc_zone()