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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 70 static int amdgpu_map_buffer(struct ttm_buffer_object *bo,
371 r = amdgpu_map_buffer(src->bo, src->mem,
377 /* Adjust the offset because amdgpu_map_buffer returns
384 r = amdgpu_map_buffer(dst->bo, dst->mem,
2172 static int amdgpu_map_buffer(struct ttm_buffer_object *bo, function in typeref:typename:int

Completed in 14 milliseconds