Home
last modified time | relevance | path

Searched refs:to_amdgpu_vram_mgr_resource (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/ !
H A Damdgpu_vram_mgr.h76 to_amdgpu_vram_mgr_resource(struct ttm_resource *res) in to_amdgpu_vram_mgr_resource() function
83 struct amdgpu_vram_mgr_resource *ares = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_set_cleared()
H A Damdgpu_vram_mgr.c281 struct amdgpu_vram_mgr_resource *vres = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_bo_visible_size()
637 struct amdgpu_vram_mgr_resource *vres = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_del()
817 struct amdgpu_vram_mgr_resource *mgr = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_intersects()
850 struct amdgpu_vram_mgr_resource *mgr = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_compatible()
H A Damdgpu_res_cursor.h71 head = &to_amdgpu_vram_mgr_resource(res)->blocks; in amdgpu_res_first()
H A Damdgpu_ras.c5674 vres = to_amdgpu_vram_mgr_resource(bo->tbo.resource); in amdgpu_ras_add_critical_region()