Searched refs:ttm_pool_debugfs_orders (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/ttm/
H A Dttm_pool.c683 static void ttm_pool_debugfs_orders(struct ttm_pool_type *pt, function
707 ttm_pool_debugfs_orders(global_write_combined, m);
709 ttm_pool_debugfs_orders(global_uncached, m);
711 ttm_pool_debugfs_orders(global_dma32_write_combined, m);
713 ttm_pool_debugfs_orders(global_dma32_uncached, m);
755 ttm_pool_debugfs_orders(pool->caching[i].orders, m);

Completed in 294 milliseconds