Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
A Dttm_pool.h87 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
/linux/drivers/gpu/drm/ttm/
A 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/drivers/gpu/drm/radeon/
A Dradeon_ttm.c813 return ttm_pool_debugfs(&rdev->mman.bdev.pool, m); in radeon_ttm_page_pool_show()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.c2107 return ttm_pool_debugfs(&adev->mman.bdev.pool, m); in amdgpu_ttm_page_pool_show()

Completed in 13 milliseconds