Home
last modified time | relevance | path

Searched refs:amdgpu_gart_unbind (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gart.h60 void amdgpu_gart_unbind(struct amdgpu_device *adev, uint64_t offset,
H A Damdgpu_gart.c291 * amdgpu_gart_unbind - unbind pages from the gart page table
301 void amdgpu_gart_unbind(struct amdgpu_device *adev, uint64_t offset, in amdgpu_gart_unbind() function
H A Damdgpu_ttm.c1079 amdgpu_gart_unbind(adev, gtt->offset, ttm->num_pages); in amdgpu_ttm_backend_unbind()