Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dr520.c155 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()
A Dradeon_agp.c337 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()
A Dr300.c1337 WREG32(R_000170_AGP_BASE, lower_32_bits(rdev->mc.agp_base)); in r300_mc_program()
1339 upper_32_bits(rdev->mc.agp_base) & 0xff); in r300_mc_program()
A Drv515.c462 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()
A Dradeon_ttm.c282 rdev->mc.agp_base; in radeon_ttm_io_mem_reserve()
A Drv770.c1072 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in rv770_mc_program()
A Dr100.c3844 WREG32(R_000170_AGP_BASE, lower_32_bits(rdev->mc.agp_base)); in r100_mc_program()
3847 upper_32_bits(rdev->mc.agp_base) & 0xff); in r100_mc_program()
A Dradeon.h676 resource_size_t agp_base; member
A Dr600.c1353 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in r600_mc_program()
A Devergreen.c2914 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in evergreen_mc_program()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_hwseq.c76 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn21_init_sys_ctx()
A Ddcn21_hubbub.c124 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub21_init_dchub()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h78 uint64_t agp_base; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c514 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn31_init_sys_ctx()
A Ddcn31_hubbub.c896 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub31_init_dchub_sys_ctx()
/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeon_base.c2023 u32 agp_base; in fixup_memory_mappings() local
2049 agp_base = aper_base + aper_size; in fixup_memory_mappings()
2050 if (agp_base & 0xf0000000) in fixup_memory_mappings()
2051 agp_base = (aper_base | 0x0fffffff) + 1; in fixup_memory_mappings()
2058 OUTREG(MC_AGP_LOCATION, 0xffff0000 | (agp_base >> 16)); in fixup_memory_mappings()
2088 0xffff0000 | (agp_base >> 16)); in fixup_memory_mappings()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hubbub.c81 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub3_init_dchub_sys_ctx()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubbub.c390 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub2_init_dchub_sys_ctx()
A Ddcn20_hwseq.c2316 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn20_init_sys_ctx()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h678 uint64_t agp_base; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1185 u32 agp_base, agp_bot, agp_top; in mmhub_read_system_context() local
1190 agp_base = 0; in mmhub_read_system_context()
1233 pa_config->system_aperture.agp_base = (uint64_t)agp_base << 24 ; in mmhub_read_system_context()

Completed in 134 milliseconds