Home
last modified time | relevance | path

Searched refs:to_ttm_range_mgr_node (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_range_manager.c105 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in ttm_range_man_free()
121 struct drm_mm_node *node = &to_ttm_range_mgr_node(res)->mm_nodes[0]; in ttm_range_man_intersects()
137 struct drm_mm_node *node = &to_ttm_range_mgr_node(res)->mm_nodes[0]; in ttm_range_man_compatible()
/openbmc/linux/include/drm/ttm/
H A Dttm_range_manager.h32 to_ttm_range_mgr_node(struct ttm_resource *res) in to_ttm_range_mgr_node() function
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c98 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in amdgpu_gtt_mgr_has_gart_addr()
171 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in amdgpu_gtt_mgr_del()
H A Damdgpu_res_cursor.h94 node = to_ttm_range_mgr_node(res)->mm_nodes; in amdgpu_res_first()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_region_ttm.c169 to_ttm_range_mgr_node(res); in intel_region_ttm_resource_to_rsgt()