Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h288 int amdgpu_bo_validate(struct amdgpu_bo *bo);
Damdgpu_object.c675 int amdgpu_bo_validate(struct amdgpu_bo *bo) in amdgpu_bo_validate() function
Damdgpu_device.c3073 r = amdgpu_bo_validate(bo->shadow); in amdgpu_device_recover_vram_from_shadow()