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