Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h331 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow,
Damdgpu_object.c731 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow, struct dma_fence **fence) in amdgpu_bo_restore_shadow() function
Damdgpu_device.c4445 r = amdgpu_bo_restore_shadow(shadow, &next); in amdgpu_device_recover_vram()