Searched refs:agp_top (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h78 uint64_t agp_top; member in struct:dcn_hubbub_phys_addr_config::__anon302
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c74 config.system_aperture.agp_top = pa_config->system_aperture.agp_top;
H A Ddcn21_hubbub.c122 AGP_TOP, pa_config->system_aperture.agp_top >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c485 config.system_aperture.agp_top = pa_config->system_aperture.agp_top;
H A Ddcn31_hubbub.c895 AGP_TOP, pa_config->system_aperture.agp_top >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c79 AGP_TOP, pa_config->system_aperture.agp_top >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c388 AGP_TOP, pa_config->system_aperture.agp_top >> 24);
H A Ddcn20_hwseq.c2358 config.system_aperture.agp_top = pa_config->system_aperture.agp_top;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h692 uint64_t agp_top; 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
1245 agp_top = adev->gmc.agp_end >> 24;
1248 if (agp_bot == agp_top) {
1296 pa_config->system_aperture.agp_top = (uint64_t)agp_top << 24;

Completed in 243 milliseconds