Searched refs:fb_end (Results 1 – 5 of 5) sorted by relevance
156 mc->fb_end = mc->vram_end; in amdgpu_gmc_vram_location()187 size_af = max_mc_address + 1 - ALIGN(mc->fb_end + 1, four_gb); in amdgpu_gmc_gart_location()234 size_af = mc->mc_mask + 1 - ALIGN(mc->fb_end + 1, sixteen_gb); in amdgpu_gmc_agp_location()238 ALIGN(mc->fb_end + 1, sixteen_gb); in amdgpu_gmc_agp_location()245 mc->agp_start = ALIGN(mc->fb_end + 1, sixteen_gb); in amdgpu_gmc_agp_location()
53 adev->gmc.fb_end = top; in mmhub_v1_0_get_fb_location()111 max((adev->gmc.fb_end >> 18) + 0x1, in mmhub_v1_0_init_system_aperture_regs()115 max(adev->gmc.fb_end, adev->gmc.agp_end) >> 18); in mmhub_v1_0_init_system_aperture_regs()
90 max((adev->gmc.fb_end >> 18) + 0x1, in gfxhub_v1_0_init_system_aperture_regs()94 max(adev->gmc.fb_end, adev->gmc.agp_end) >> 18); in gfxhub_v1_0_init_system_aperture_regs()
147 u64 fb_end; member
51 adev->gmc.fb_end = top; in mmhub_v9_4_get_fb_location()128 max(adev->gmc.fb_end, adev->gmc.agp_end) >> 18); in mmhub_v9_4_init_system_aperture_regs()