Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_object.h287 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow,
H A Damdgpu_object.c750 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow, struct dma_fence **fence) in amdgpu_bo_restore_shadow() function
H A Damdgpu_device.c3862 r = amdgpu_bo_restore_shadow(shadow, &next); in amdgpu_device_recover_vram()