Searched refs:ttm_pool_select_type (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_pool.c | 347 static struct ttm_pool_type *ttm_pool_select_type(struct ttm_pool *pool, in ttm_pool_select_type() function 478 pt = ttm_pool_select_type(pool, caching, order); in ttm_pool_unmap_and_free() 745 pt = ttm_pool_select_type(pool, page_caching, order); in __ttm_pool_alloc() 1092 pt = ttm_pool_select_type(pool, i, j); in ttm_pool_init() 1130 pt = ttm_pool_select_type(pool, i, j); in ttm_pool_fini() 1260 if (!ttm_pool_select_type(pool, i, 0)) in ttm_pool_debugfs()
|