Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h254 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
Damdgpu_debugfs.c911 seq_printf(m, "(%d)\n", amdgpu_bo_evict_vram(adev)); in amdgpu_debugfs_evict_vram()
Damdgpu_object.c1029 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()