Home
last modified time | relevance | path

Searched refs:dgpu_tdp (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h180 u32 dgpu_tdp; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h498 uint32_t dgpu_tdp; member
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c548 adev->pm.dpm.dyn_state.ppm_table->dgpu_tdp = in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c2289 papm_parm->NearTDPLimitTherm = cpu_to_be32(ppm->dgpu_tdp); in si_populate_smc_tdp_limits()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c224 ptr->dgpu_tdp in get_platform_power_management_table()
H A Dprocesspptables.c1531 ptr->dgpu_tdp = le32_to_cpu(atom_ppm_table->ulDGpuTDP); in get_platform_power_management_table()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c1221 rdev->pm.dpm.dyn_state.ppm_table->dgpu_tdp = in r600_parse_extended_power_table()
H A Dradeon.h1450 u32 dgpu_tdp; member
H A Dci_dpm.c429 dpm_table->PPM_PkgPwrLimit = cpu_to_be16((u16)ppm->dgpu_tdp * 256 / 1000); in ci_populate_bapm_parameters_in_dpm_table()
H A Dsi_dpm.c2182 papm_parm->NearTDPLimitTherm = cpu_to_be32(ppm->dgpu_tdp); in si_populate_smc_tdp_limits()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1879 dpm_table->PPM_PkgPwrLimit = (uint16_t)ppm->dgpu_tdp * 256 / 1000; in iceland_populate_bapm_parameters_in_dpm_table()
H A Dci_smumgr.c736 dpm_table->PPM_PkgPwrLimit = (uint16_t)ppm->dgpu_tdp * 256 / 1000; in ci_populate_bapm_parameters_in_dpm_table()