Home
last modified time | relevance | path

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

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