Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h251 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
Damdgpu_debugfs.c906 seq_printf(m, "(%d)\n", amdgpu_bo_evict_vram(adev)); in amdgpu_debugfs_evict_vram()
Damdgpu_object.c968 int amdgpu_bo_evict_vram(struct amdgpu_device *adev) in amdgpu_bo_evict_vram() function
Damdgpu_device.c3080 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()
3090 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()