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

/linux-master/include/drm/ttm/
H A Dttm_pool.h90 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_pool.c723 * ttm_pool_debugfs - Debugfs dump function for a pool
730 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m) function
762 EXPORT_SYMBOL(ttm_pool_debugfs); variable
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c777 return ttm_pool_debugfs(&rdev->mman.bdev.pool, m);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2389 return ttm_pool_debugfs(&adev->mman.bdev.pool, m);

Completed in 145 milliseconds