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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 85 * amdgpu_init_mem_type - Initialize a memory manager for a specific type of
95 static int amdgpu_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, function in typeref:typename:int
1746 .init_mem_type = &amdgpu_init_mem_type,
amdgpu_ttm.c 85 * amdgpu_init_mem_type - Initialize a memory manager for a specific type of
95 static int amdgpu_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, function in typeref:typename:int
1746 .init_mem_type = &amdgpu_init_mem_type,

Completed in 62 milliseconds