Searched refs:agp_base (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h80 uint64_t agp_base; member in struct:dcn_hubbub_phys_addr_config::__anon302
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr520.c155 WREG32_MC(R_000006_AGP_BASE, lower_32_bits(rdev->mc.agp_base));
157 S_000007_AGP_BASE_ADDR_2(upper_32_bits(rdev->mc.agp_base)));
H A Dradeon_agp.c359 rdev->mc.agp_base = rdev->ddev->agp->info.ai_aperture_base;
361 rdev->mc.gtt_start = rdev->mc.agp_base;
H A Dr300.c1337 WREG32(R_000170_AGP_BASE, lower_32_bits(rdev->mc.agp_base));
1339 upper_32_bits(rdev->mc.agp_base) & 0xff);
H A Drv515.c462 WREG32_MC(R_000003_MC_AGP_BASE, lower_32_bits(rdev->mc.agp_base));
464 S_000004_AGP_BASE_ADDR_2(upper_32_bits(rdev->mc.agp_base)));
H A Dradeon_ttm.c286 rdev->mc.agp_base;
H A Dr100.c3844 WREG32(R_000170_AGP_BASE, lower_32_bits(rdev->mc.agp_base));
3847 upper_32_bits(rdev->mc.agp_base) & 0xff);
H A Drv770.c1061 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22);
H A Dradeon.h651 resource_size_t agp_base; member in struct:radeon_mc
H A Dr600.c1353 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22);
H A Devergreen.c2914 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c76 config.system_aperture.agp_base = pa_config->system_aperture.agp_base;
H A Ddcn21_hubbub.c124 AGP_BASE, pa_config->system_aperture.agp_base >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c487 config.system_aperture.agp_base = pa_config->system_aperture.agp_base;
H A Ddcn31_hubbub.c897 AGP_BASE, pa_config->system_aperture.agp_base >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c81 AGP_BASE, pa_config->system_aperture.agp_base >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c390 AGP_BASE, pa_config->system_aperture.agp_base >> 24);
H A Ddcn20_hwseq.c2360 config.system_aperture.agp_base = pa_config->system_aperture.agp_base;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h694 uint64_t agp_base; member in struct:dc_phy_addr_space_config::__anon21
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1238 u32 agp_base, agp_bot, agp_top; local
1243 agp_base = 0;
1294 pa_config->system_aperture.agp_base = (uint64_t)agp_base << 24;

Completed in 403 milliseconds