Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2665 int amdgpu_ttm_evict_resources(struct amdgpu_device *adev, int mem_type) in amdgpu_ttm_evict_resources() function
H A Damdgpu_device.c4328 ret = amdgpu_ttm_evict_resources(adev, TTM_PL_VRAM); in amdgpu_device_evict_resources()