Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_object.h262 int amdgpu_bo_evict_vram(struct amdgpu_device *adev);
H A Damdgpu_debugfs.c1022 seq_printf(m, "(%d)\n", amdgpu_bo_evict_vram(adev)); in amdgpu_debugfs_evict_vram()
H A Damdgpu_object.c1039 int amdgpu_bo_evict_vram(struct amdgpu_device *adev) in amdgpu_bo_evict_vram() function
H A Damdgpu_device.c3542 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()
3552 amdgpu_bo_evict_vram(adev); in amdgpu_device_suspend()