Home
last modified time | relevance | path

Searched refs:fix_vram_size (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c396 static uint64_t fix_vram_size(uint64_t size) in fix_vram_size() function
740 info->vram_size_kb = DIV_ROUND_UP(fix_vram_size(meminfo.vram.total_heap_size), 1024); in ac_query_gpu_info()