Searched refs:agp_base (Results 1 – 11 of 11) sorted by relevance
155 WREG32_MC(R_000006_AGP_BASE, lower_32_bits(rdev->mc.agp_base)); in r520_mc_program()157 S_000007_AGP_BASE_ADDR_2(upper_32_bits(rdev->mc.agp_base))); in r520_mc_program()
337 rdev->mc.agp_base = rdev->agp->agp_info.aper_base; in radeon_agp_init()339 rdev->mc.gtt_start = rdev->mc.agp_base; in radeon_agp_init()
462 WREG32_MC(R_000003_MC_AGP_BASE, lower_32_bits(rdev->mc.agp_base)); in rv515_mc_program()464 S_000004_AGP_BASE_ADDR_2(upper_32_bits(rdev->mc.agp_base))); in rv515_mc_program()
1339 WREG32(R_000170_AGP_BASE, lower_32_bits(rdev->mc.agp_base)); in r300_mc_program()1341 upper_32_bits(rdev->mc.agp_base) & 0xff); in r300_mc_program()
270 rdev->mc.agp_base; in radeon_ttm_io_mem_reserve()
1061 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in rv770_mc_program()
3866 WREG32(R_000170_AGP_BASE, lower_32_bits(rdev->mc.agp_base)); in r100_mc_program()3869 upper_32_bits(rdev->mc.agp_base) & 0xff); in r100_mc_program()
1353 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in r600_mc_program()
77 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn21_init_sys_ctx()
2024 u32 agp_base; in fixup_memory_mappings() local2050 agp_base = aper_base + aper_size; in fixup_memory_mappings()2051 if (agp_base & 0xf0000000) in fixup_memory_mappings()2052 agp_base = (aper_base | 0x0fffffff) + 1; in fixup_memory_mappings()2059 OUTREG(MC_AGP_LOCATION, 0xffff0000 | (agp_base >> 16)); in fixup_memory_mappings()2089 0xffff0000 | (agp_base >> 16)); in fixup_memory_mappings()
411 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub2_init_dchub_sys_ctx()