Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h220 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
Damdgpu_device.c2251 amdgpu_bo_evict_vram(adev); in amdgpu_device_fini()
2352 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()
2362 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()
Damdgpu_object.c801 int amdgpu_bo_evict_vram(struct amdgpu_device *adev) in amdgpu_bo_evict_vram() function