Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c137 amdgpu_res_cpu_visible(adev, bo->resource)) { in amdgpu_evict_flags()
434 bool amdgpu_res_cpu_visible(struct amdgpu_device *adev, in amdgpu_res_cpu_visible() function
468 if (!amdgpu_res_cpu_visible(adev, mem)) in amdgpu_res_copyable()
H A Damdgpu_cs.c844 amdgpu_res_cpu_visible(adev, bo->tbo.resource)) in amdgpu_cs_bo_validate()