Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h179 u32 tj_max; member
H A Damdgpu_dpm.c689 adev->pm.dpm.dyn_state.ppm_table->tj_max = in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c2293 papm_parm->dGPU_T_Limit = cpu_to_be32(ppm->tj_max); in si_populate_smc_tdp_limits()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h463 uint32_t tj_max; member
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c232 ptr->tj_max in get_platform_power_management_table()
H A Dprocesspptables.c1448 ptr->tj_max = le32_to_cpu(atom_ppm_table->ulTjmax); in get_platform_power_management_table()
/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c1226 rdev->pm.dpm.dyn_state.ppm_table->tj_max = in r600_parse_extended_power_table()
H A Dradeon.h1469 u32 tj_max; member
H A Dci_dpm.c447 dpm_table->PPM_TemperatureLimit = cpu_to_be16((u16)ppm->tj_max * 256); in ci_populate_bapm_parameters_in_dpm_table()
H A Dsi_dpm.c2203 papm_parm->dGPU_T_Limit = cpu_to_be32(ppm->tj_max); in si_populate_smc_tdp_limits()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c1879 dpm_table->PPM_TemperatureLimit = (uint16_t)ppm->tj_max * 256; in iceland_populate_bapm_parameters_in_dpm_table()
H A Dci_smumgr.c735 dpm_table->PPM_TemperatureLimit = (uint16_t)ppm->tj_max * 256; in ci_populate_bapm_parameters_in_dpm_table()