Home
last modified time | relevance | path

Searched refs:mc_vm_apt_high (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c172 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp21_set_vm_system_aperture_settings() local
179 mc_vm_apt_high.quad_part = apt->sys_high.quad_part >> 18; in hubp21_set_vm_system_aperture_settings()
185 MC_VM_SYSTEM_APERTURE_HIGH_ADDR, mc_vm_apt_high.quad_part); in hubp21_set_vm_system_aperture_settings()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c754 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp1_set_vm_system_aperture_settings() local
758 mc_vm_apt_high.quad_part = apt->sys_high.quad_part >> 12; in hubp1_set_vm_system_aperture_settings()
772 MC_VM_SYSTEM_APERTURE_HIGH_ADDR_MSB, mc_vm_apt_high.high_part); in hubp1_set_vm_system_aperture_settings()
774 MC_VM_SYSTEM_APERTURE_HIGH_ADDR_LSB, mc_vm_apt_high.low_part); in hubp1_set_vm_system_aperture_settings()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c50 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp2_set_vm_system_aperture_settings() local
57 mc_vm_apt_high.quad_part = apt->sys_high.quad_part >> 18; in hubp2_set_vm_system_aperture_settings()
70 MC_VM_SYSTEM_APERTURE_HIGH_ADDR, mc_vm_apt_high.quad_part); in hubp2_set_vm_system_aperture_settings()