Searched refs:gtt_man (Results 1 – 2 of 2) sorted by relevance
586 struct ttm_resource_manager *gtt_man; in lsdc_ttm_debugfs_init() local589 gtt_man = ttm_manager_type(bdev, TTM_PL_TT); in lsdc_ttm_debugfs_init()592 ttm_resource_manager_create_debugfs(gtt_man, root, "gtt_mm"); in lsdc_ttm_debugfs_init()
690 struct ttm_resource_manager *gtt_man = in amdgpu_info_ioctl() local715 mem.gtt.total_heap_size = gtt_man->size; in amdgpu_info_ioctl()718 mem.gtt.heap_usage = ttm_resource_manager_usage(gtt_man); in amdgpu_info_ioctl()