Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.h209 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type);
H A Damdgpu_debugfs.c1715 *val = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM); in amdgpu_debugfs_evict_vram()
1736 *val = amdgpu_ttm_evict_resources(adev, TTM_PL_TT); in amdgpu_debugfs_evict_gtt()
H A Damdgpu_ttm.c2276 * amdgpu_ttm_evict_resources - evict memory buffers
2285 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type) in amdgpu_ttm_evict_resources() function
H A Damdgpu_device.c4088 ret = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM); in amdgpu_device_evict_resources()

Completed in 14 milliseconds