Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c258 u64 hive_vram_end = mc->xgmi.node_segment_size * mc->xgmi.num_physical_nodes - 1; in amdgpu_gmc_sysvm_location() local
262 mc->gart_start = ALIGN(hive_vram_end + 1, four_gb); in amdgpu_gmc_sysvm_location()
273 mc->fb_end = hive_vram_end; in amdgpu_gmc_sysvm_location()