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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_psp.h 212 struct amdgpu_bo *c2p_bo; member in struct:psp_memory_training_context
amdgpu_ttm.c 1819 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 15 milliseconds