Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.h227 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type);
A Damdgpu_debugfs.c1722 *val = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM); in amdgpu_debugfs_evict_vram()
1743 *val = amdgpu_ttm_evict_resources(adev, TTM_PL_TT); in amdgpu_debugfs_evict_gtt()
A Damdgpu_ttm.c2381 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type) in amdgpu_ttm_evict_resources() function
A Damdgpu_device.c4657 ret = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM); in amdgpu_device_evict_resources()

Completed in 21 milliseconds