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/
A Damdgpu_gmc.c236 u64 hive_vram_end = mc->xgmi.node_segment_size * mc->xgmi.num_physical_nodes - 1; in amdgpu_gmc_sysvm_location() local
239 mc->gart_start = hive_vram_end + 1; in amdgpu_gmc_sysvm_location()
242 mc->fb_end = hive_vram_end; in amdgpu_gmc_sysvm_location()

Completed in 4 milliseconds