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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu.c 1234 * smu_alloc_memory_pool - allocate memory pool in the system memory
1243 static int smu_alloc_memory_pool(struct smu_context *smu) function in typeref:typename:int
1352 ret = smu_alloc_memory_pool(smu);
amdgpu_smu.c 1234 * smu_alloc_memory_pool - allocate memory pool in the system memory
1243 static int smu_alloc_memory_pool(struct smu_context *smu) function in typeref:typename:int
1352 ret = smu_alloc_memory_pool(smu);
amdgpu_smu.c 1234 * smu_alloc_memory_pool - allocate memory pool in the system memory
1243 static int smu_alloc_memory_pool(struct smu_context *smu) function in typeref:typename:int
1352 ret = smu_alloc_memory_pool(smu);
amdgpu_smu.c 1234 * smu_alloc_memory_pool - allocate memory pool in the system memory
1243 static int smu_alloc_memory_pool(struct smu_context *smu) function in typeref:typename:int
1352 ret = smu_alloc_memory_pool(smu);

Completed in 46 milliseconds