HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_bo_restore_shadow (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.h 287 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow,
amdgpu_object.c 738 * amdgpu_bo_restore_shadow - restore an &amdgpu_bo shadow
750 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow, struct dma_fence **fence) function in typeref:typename:int
amdgpu_device.c 3861 r = amdgpu_bo_restore_shadow(shadow, &next);

Completed in 31 milliseconds