Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_range_manager.h31 to_ttm_range_mgr_node(struct ttm_resource *res) in to_ttm_range_mgr_node() function
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_res_cursor.h68 node = to_ttm_range_mgr_node(res)->mm_nodes; in amdgpu_res_first()
Damdgpu_vram_mgr.c497 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in amdgpu_vram_mgr_del()
/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_region_ttm.c134 to_ttm_range_mgr_node(res); in intel_region_ttm_resource_to_st()
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_range_manager.c104 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in ttm_range_man_free()
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_thp.c119 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in vmw_thp_put_node()