Home
last modified time | relevance | path

Searched refs:amdgpu_vram_mgr_resource (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.h40 struct amdgpu_vram_mgr_resource { struct
61 static inline struct amdgpu_vram_mgr_resource * argument
64 return container_of(res, struct amdgpu_vram_mgr_resource, base); in to_amdgpu_vram_mgr_resource()
H A Damdgpu_vram_mgr.c278 struct amdgpu_vram_mgr_resource *vres = to_amdgpu_vram_mgr_resource(res); in amdgpu_vram_mgr_bo_visible_size()
457 struct amdgpu_vram_mgr_resource *vres; in amdgpu_vram_mgr_new()
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()