Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/ttm/
Dttm_pool.h87 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_pool.c637 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m) in ttm_pool_debugfs() function
669 EXPORT_SYMBOL(ttm_pool_debugfs);
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_ttm.c788 return ttm_pool_debugfs(&rdev->mman.bdev.pool, m); in radeon_ttm_page_pool_show()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c2147 return ttm_pool_debugfs(&adev->mman.bdev.pool, m); in amdgpu_ttm_page_pool_show()