HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_ttm_alloc_gart (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 1156 * amdgpu_ttm_alloc_gart - Allocate GART memory for buffer object
1158 int amdgpu_ttm_alloc_gart(struct ttm_buffer_object *bo) function in typeref:typename:int
2334 r = amdgpu_ttm_alloc_gart(&bo->tbo);

Completed in 12 milliseconds