Home
last modified time | relevance | path

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

/linux-6.14.4/include/drm/ttm/
Dttm_pool.h90 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
/linux-6.14.4/drivers/gpu/drm/ttm/
Dttm_pool.c730 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m) in ttm_pool_debugfs() function
762 EXPORT_SYMBOL(ttm_pool_debugfs);
/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_ttm.c776 return ttm_pool_debugfs(&rdev->mman.bdev.pool, m); in radeon_ttm_page_pool_show()
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c2416 return ttm_pool_debugfs(&adev->mman.bdev.pool, m); in amdgpu_ttm_page_pool_show()