Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_hwseq.c71 config.system_aperture.fb_top = pa_config->system_aperture.fb_top; in dcn21_init_sys_ctx()
72 config.system_aperture.fb_offset = pa_config->system_aperture.fb_offset; in dcn21_init_sys_ctx()
73 config.system_aperture.fb_base = pa_config->system_aperture.fb_base; in dcn21_init_sys_ctx()
74 config.system_aperture.agp_top = pa_config->system_aperture.agp_top; in dcn21_init_sys_ctx()
75 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn21_init_sys_ctx()
76 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn21_init_sys_ctx()
A Ddcn21_hubbub.c114 FB_BASE, pa_config->system_aperture.fb_base >> 24); in hubbub21_init_dchub()
116 FB_TOP, pa_config->system_aperture.fb_top >> 24); in hubbub21_init_dchub()
118 FB_OFFSET, pa_config->system_aperture.fb_offset >> 24); in hubbub21_init_dchub()
120 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub21_init_dchub()
122 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub21_init_dchub()
124 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub21_init_dchub()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c494 config.system_aperture.fb_top = pa_config->system_aperture.fb_top; in dcn31_init_sys_ctx()
495 config.system_aperture.fb_offset = pa_config->system_aperture.fb_offset; in dcn31_init_sys_ctx()
496 config.system_aperture.fb_base = pa_config->system_aperture.fb_base; in dcn31_init_sys_ctx()
497 config.system_aperture.agp_top = pa_config->system_aperture.agp_top; in dcn31_init_sys_ctx()
498 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn31_init_sys_ctx()
499 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn31_init_sys_ctx()
506 pa_config->system_aperture.fb_base + in dcn31_init_sys_ctx()
507 pa_config->system_aperture.fb_offset; in dcn31_init_sys_ctx()
A Ddcn31_hubbub.c883 FB_BASE, pa_config->system_aperture.fb_base >> 24); in hubbub31_init_dchub_sys_ctx()
885 FB_TOP, pa_config->system_aperture.fb_top >> 24); in hubbub31_init_dchub_sys_ctx()
887 FB_OFFSET, pa_config->system_aperture.fb_offset >> 24); in hubbub31_init_dchub_sys_ctx()
889 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub31_init_dchub_sys_ctx()
891 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub31_init_dchub_sys_ctx()
893 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub31_init_dchub_sys_ctx()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hubbub.c71 FB_BASE, pa_config->system_aperture.fb_base >> 24); in hubbub3_init_dchub_sys_ctx()
73 FB_TOP, pa_config->system_aperture.fb_top >> 24); in hubbub3_init_dchub_sys_ctx()
75 FB_OFFSET, pa_config->system_aperture.fb_offset >> 24); in hubbub3_init_dchub_sys_ctx()
77 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub3_init_dchub_sys_ctx()
79 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub3_init_dchub_sys_ctx()
81 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub3_init_dchub_sys_ctx()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubbub.c380 FB_BASE, pa_config->system_aperture.fb_base >> 24); in hubbub2_init_dchub_sys_ctx()
382 FB_TOP, pa_config->system_aperture.fb_top >> 24); in hubbub2_init_dchub_sys_ctx()
384 FB_OFFSET, pa_config->system_aperture.fb_offset >> 24); in hubbub2_init_dchub_sys_ctx()
386 AGP_BOT, pa_config->system_aperture.agp_bot >> 24); in hubbub2_init_dchub_sys_ctx()
388 AGP_TOP, pa_config->system_aperture.agp_top >> 24); in hubbub2_init_dchub_sys_ctx()
390 AGP_BASE, pa_config->system_aperture.agp_base >> 24); in hubbub2_init_dchub_sys_ctx()
A Ddcn20_hwseq.c1146 apt.sys_low.quad_part = dc->vm_pa_config.system_aperture.start_addr; in dcn20_enable_plane()
1147 apt.sys_high.quad_part = dc->vm_pa_config.system_aperture.end_addr; in dcn20_enable_plane()
2053 config.system_aperture.fb_top = pa_config->system_aperture.fb_top; in dcn20_init_sys_ctx()
2054 config.system_aperture.fb_offset = pa_config->system_aperture.fb_offset; in dcn20_init_sys_ctx()
2055 config.system_aperture.fb_base = pa_config->system_aperture.fb_base; in dcn20_init_sys_ctx()
2056 config.system_aperture.agp_top = pa_config->system_aperture.agp_top; in dcn20_init_sys_ctx()
2057 config.system_aperture.agp_bot = pa_config->system_aperture.agp_bot; in dcn20_init_sys_ctx()
2058 config.system_aperture.agp_base = pa_config->system_aperture.agp_base; in dcn20_init_sys_ctx()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h77 } system_aperture; member
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h533 } system_aperture; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1198 pa_config->system_aperture.start_addr = (uint64_t)logical_addr_low << 18; in mmhub_read_system_context()
1199 pa_config->system_aperture.end_addr = (uint64_t)logical_addr_high << 18; in mmhub_read_system_context()
1201 pa_config->system_aperture.agp_base = (uint64_t)agp_base << 24 ; in mmhub_read_system_context()
1202 pa_config->system_aperture.agp_bot = (uint64_t)agp_bot << 24; in mmhub_read_system_context()
1203 pa_config->system_aperture.agp_top = (uint64_t)agp_top << 24; in mmhub_read_system_context()
1205 pa_config->system_aperture.fb_base = adev->gmc.fb_start; in mmhub_read_system_context()
1206 pa_config->system_aperture.fb_offset = adev->gmc.aper_base; in mmhub_read_system_context()
1207 pa_config->system_aperture.fb_top = adev->gmc.fb_end; in mmhub_read_system_context()

Completed in 44 milliseconds