Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
A Ddcn21_hwseq.c75 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn21_init_sys_ctx()
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h98 uint64_t agp_bot; member
/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.c495 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn31_init_sys_ctx()
/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
A Ddcn30_hubbub.c77 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub3_init_dchub_sys_ctx()
/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
A Ddcn20_hubbub.c407 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub2_init_dchub_sys_ctx()
/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/
A Ddcn21_hubbub.c120 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub21_init_dchub()
/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
A Ddcn31_hubbub.c919 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub31_init_dchub_sys_ctx()
/drivers/gpu/drm/amd/display/dc/
A Ddc.h877 uint64_t agp_bot; member
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c2685 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn20_init_sys_ctx()
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1427 u32 agp_base, agp_bot, agp_top; in mmhub_read_system_context() local
1433 agp_bot = adev->gmc.agp_start >> 24; in mmhub_read_system_context()
1437 if (agp_bot > agp_top) { in mmhub_read_system_context()
1484 pa_config->system_aperture.agp_bot = (uint64_t)agp_bot << 24; in mmhub_read_system_context()

Completed in 764 milliseconds