Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c242 u64 hive_vram_end = mc->xgmi.node_segment_size * mc->xgmi.num_physical_nodes - 1; in amdgpu_gmc_sysvm_location() local
245 mc->gart_start = hive_vram_end + 1; in amdgpu_gmc_sysvm_location()
248 mc->fb_end = hive_vram_end; in amdgpu_gmc_sysvm_location()