Home
last modified time | relevance | path

Searched refs:fb_top (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c91 addr->quad_part < hwseq->fb_top.quad_part) { in gpu_addr_to_uma()
205 uint32_t fb_top = REG_READ(MC_VM_FB_LOCATION_TOP); in read_mmhub_vm_setup() local
209 fb_top++; in read_mmhub_vm_setup()
215 hws->fb_top.low_part = fb_top; in read_mmhub_vm_setup()
216 hws->fb_top.quad_part <<= 24; in read_mmhub_vm_setup()
220 hws->uma_top.quad_part = hws->fb_top.quad_part in read_mmhub_vm_setup()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h133 int fb_left, fb_top; member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c403 FB_TOP, pa_config->system_aperture.fb_top >> 24); in hubbub2_init_dchub_sys_ctx()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h909 uint64_t fb_top; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2690 config.system_aperture.fb_top = pa_config->system_aperture.fb_top; in dcn20_init_sys_ctx()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1533 pa_config->system_aperture.fb_top = adev->gmc.fb_end; in mmhub_read_system_context()