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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h79 uint64_t agp_bot; member in struct:dcn_hubbub_phys_addr_config::__anon302
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c75 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot;
H A Ddcn21_hubbub.c120 AGP_BOT, pa_config->system_aperture.agp_bot >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c486 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot;
H A Ddcn31_hubbub.c893 AGP_BOT, pa_config->system_aperture.agp_bot >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c77 AGP_BOT, pa_config->system_aperture.agp_bot >> 24);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c386 AGP_BOT, pa_config->system_aperture.agp_bot >> 24);
H A Ddcn20_hwseq.c2359 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h693 uint64_t agp_bot; 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
1244 agp_bot = adev->gmc.agp_start >> 24;
1248 if (agp_bot == agp_top) {
1295 pa_config->system_aperture.agp_bot = (uint64_t)agp_bot << 24;

Completed in 249 milliseconds