Searched refs:c2p_bo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp.h212 struct amdgpu_bo *c2p_bo; member in struct:psp_memory_training_context
H A Damdgpu_ttm.c1819 amdgpu_bo_free_kernel(&ctx->c2p_bo, NULL, NULL);
1820 ctx->c2p_bo = NULL;
1864 &ctx->c2p_bo,
1867 DRM_ERROR("alloc c2p_bo failed(%d)!\n", ret);

Completed in 188 milliseconds