Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vram_mgr.h62 to_amdgpu_vram_mgr_resource(struct ttm_resource *res) in to_amdgpu_vram_mgr_resource() function
69 to_amdgpu_vram_mgr_resource(res)->flags |= DRM_BUDDY_CLEARED; in amdgpu_vram_mgr_set_cleared()
Damdgpu_vram_mgr.c278 struct amdgpu_vram_mgr_resource *vres = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_bo_visible_size()
640 struct amdgpu_vram_mgr_resource *vres = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_del()
800 struct amdgpu_vram_mgr_resource *mgr = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_intersects()
833 struct amdgpu_vram_mgr_resource *mgr = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_compatible()
Damdgpu_res_cursor.h71 head = &to_amdgpu_vram_mgr_resource(res)->blocks; in amdgpu_res_first()