Home
last modified time | relevance | path

Searched refs:advanceFanControlParameters (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c941 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()
943 hwmgr->thermal_controller.advanceFanControlParameters.usTMin in init_thermal_controller()
945 hwmgr->thermal_controller.advanceFanControlParameters.usTMed in init_thermal_controller()
947 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()
955 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()
957 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()
978 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()
980 hwmgr->thermal_controller.advanceFanControlParameters.usTMin in init_thermal_controller()
982 hwmgr->thermal_controller.advanceFanControlParameters.usTMed in init_thermal_controller()
984 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()
[all …]
H A Dvega10_thermal.c80 advanceFanControlParameters.usMaxFanRPM != 0) in vega10_fan_ctrl_get_fan_speed_percent()
83 advanceFanControlParameters.usMaxFanRPM; in vega10_fan_ctrl_get_fan_speed_percent()
515 advanceFanControlParameters.usMaxFanRPM; in vega10_thermal_setup_fan_table()
521 advanceFanControlParameters.usTMax; in vega10_thermal_setup_fan_table()
530 advanceFanControlParameters.ulTargetGfxClk); in vega10_thermal_setup_fan_table()
532 advanceFanControlParameters.usFanGainEdge; in vega10_thermal_setup_fan_table()
536 advanceFanControlParameters.usFanGainLiquid; in vega10_thermal_setup_fan_table()
538 advanceFanControlParameters.usFanGainVrVddc; in vega10_thermal_setup_fan_table()
540 advanceFanControlParameters.usFanGainVrMvdd; in vega10_thermal_setup_fan_table()
542 advanceFanControlParameters.usFanGainPlx; in vega10_thermal_setup_fan_table()
[all …]
H A Dvega10_processpptables.c151 hwmgr->thermal_controller.advanceFanControlParameters.ulCycleDelay in init_thermal_controller()
177 hwmgr->thermal_controller.advanceFanControlParameters.usMaxFanRPM = in init_thermal_controller()
183 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()
185 hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin = in init_thermal_controller()
199 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainPlx = in init_thermal_controller()
201 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHbm = in init_thermal_controller()
221 hwmgr->thermal_controller.advanceFanControlParameters.usMaxFanRPM = in init_thermal_controller()
227 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()
229 hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin = in init_thermal_controller()
243 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainPlx = in init_thermal_controller()
[all …]
H A Dsmu7_thermal.c160 advanceFanControlParameters.usMaxFanRPM); in smu7_fan_ctrl_start_smc_fan_control()
164 advanceFanControlParameters.usMaxFanPWM); in smu7_fan_ctrl_start_smc_fan_control()
172 advanceFanControlParameters.ucTargetTemperature) in smu7_fan_ctrl_start_smc_fan_control()
176 advanceFanControlParameters.ucTargetTemperature); in smu7_fan_ctrl_start_smc_fan_control()
H A Dsmu7_hwmgr.c2188 hwmgr->thermal_controller.advanceFanControlParameters.ucFanControlMode) { in smu7_thermal_parameter_init()
2189 hwmgr->thermal_controller.advanceFanControlParameters.usFanPWMMinLimit = in smu7_thermal_parameter_init()
2192 hwmgr->thermal_controller.advanceFanControlParameters.usFanPWMMaxLimit = in smu7_thermal_parameter_init()
2195 hwmgr->thermal_controller.advanceFanControlParameters.usFanPWMStep = 1; in smu7_thermal_parameter_init()
2197 hwmgr->thermal_controller.advanceFanControlParameters.usFanRPMMaxLimit = 100; in smu7_thermal_parameter_init()
2199 hwmgr->thermal_controller.advanceFanControlParameters.usFanRPMMinLimit = in smu7_thermal_parameter_init()
2202 hwmgr->thermal_controller.advanceFanControlParameters.usFanRPMStep = 1; in smu7_thermal_parameter_init()
2211 hwmgr->thermal_controller.advanceFanControlParameters.usMaxFanPWM = in smu7_thermal_parameter_init()
2214 hwmgr->thermal_controller.advanceFanControlParameters.usMaxFanRPM = in smu7_thermal_parameter_init()
4031 advanceFanControlParameters.usMaxFanPWM = us_max_fan_pwm; in smu7_set_max_fan_pwm_output()
[all …]
H A Dvega12_hwmgr.c189 && hwmgr->thermal_controller.advanceFanControlParameters.usTMax) in vega12_set_features_platform_caps()
417 hwmgr->thermal_controller.advanceFanControlParameters.usMaxFanRPM; in vega12_hwmgr_backend_init()
419 hwmgr->thermal_controller.advanceFanControlParameters.ucTargetTemperature; in vega12_hwmgr_backend_init()
421 hwmgr->thermal_controller.advanceFanControlParameters.ulMinFanSCLKAcousticLimit; in vega12_hwmgr_backend_init()
423 hwmgr->thermal_controller.advanceFanControlParameters.usFanPWMMinLimit * in vega12_hwmgr_backend_init()
H A Dvega10_hwmgr.c895 hwmgr->thermal_controller.advanceFanControlParameters.usMaxFanRPM; in vega10_hwmgr_backend_init()
898 advanceFanControlParameters.ucTargetTemperature; in vega10_hwmgr_backend_init()
900 hwmgr->thermal_controller.advanceFanControlParameters. in vega10_hwmgr_backend_init()
904 advanceFanControlParameters.usFanPWMMinLimit * in vega10_hwmgr_backend_init()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dfiji_smumgr.c508 &hwmgr->thermal_controller.advanceFanControlParameters; in fiji_populate_bapm_parameters_in_dpm_table()
655 if ((hwmgr->thermal_controller.advanceFanControlParameters. in fiji_populate_fuzzy_fan()
657 0 == hwmgr->thermal_controller.advanceFanControlParameters. in fiji_populate_fuzzy_fan()
659 hwmgr->thermal_controller.advanceFanControlParameters. in fiji_populate_fuzzy_fan()
661 advanceFanControlParameters.usDefaultFanOutputSensitivity; in fiji_populate_fuzzy_fan()
665 advanceFanControlParameters.usFanOutputSensitivity); in fiji_populate_fuzzy_fan()
2206 thermal_controller.advanceFanControlParameters.ucTHyst); in fiji_thermal_setup_fan_table()
2231 advanceFanControlParameters.ucMinimumPWMLimit) in fiji_thermal_setup_fan_table()
2235 advanceFanControlParameters.ucMinimumPWMLimit); in fiji_thermal_setup_fan_table()
2238 advanceFanControlParameters.ulMinFanSCLKAcousticLimit) in fiji_thermal_setup_fan_table()
[all …]
H A Dpolaris10_smumgr.c433 &hwmgr->thermal_controller.advanceFanControlParameters; in polaris10_populate_bapm_parameters_in_dpm_table()
2046 tmp64 = hwmgr->thermal_controller.advanceFanControlParameters. in polaris10_thermal_setup_fan_table()
2052 hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in polaris10_thermal_setup_fan_table()
2054 hwmgr->thermal_controller.advanceFanControlParameters.usTMed; in polaris10_thermal_setup_fan_table()
2065 thermal_controller.advanceFanControlParameters.usTMin) / 100); in polaris10_thermal_setup_fan_table()
2077 thermal_controller.advanceFanControlParameters.ucTHyst); in polaris10_thermal_setup_fan_table()
2088 thermal_controller.advanceFanControlParameters.ulCycleDelay * in polaris10_thermal_setup_fan_table()
2102 advanceFanControlParameters.ucMinimumPWMLimit) in polaris10_thermal_setup_fan_table()
2106 advanceFanControlParameters.ucMinimumPWMLimit); in polaris10_thermal_setup_fan_table()
2109 advanceFanControlParameters.ulMinFanSCLKAcousticLimit) in polaris10_thermal_setup_fan_table()
[all …]
H A Dtonga_smumgr.c1937 if ((hwmgr->thermal_controller.advanceFanControlParameters. in tonga_populate_fuzzy_fan()
1940 hwmgr->thermal_controller.advanceFanControlParameters. in tonga_populate_fuzzy_fan()
1942 advanceFanControlParameters.usDefaultFanOutputSensitivity; in tonga_populate_fuzzy_fan()
1946 advanceFanControlParameters.usFanOutputSensitivity); in tonga_populate_fuzzy_fan()
2492 t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.usTMed - in tonga_thermal_setup_fan_table()
2493 hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in tonga_thermal_setup_fan_table()
2494 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in tonga_thermal_setup_fan_table()
2495 hwmgr->thermal_controller.advanceFanControlParameters.usTMed; in tonga_thermal_setup_fan_table()
2497 pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMMed - in tonga_thermal_setup_fan_table()
2498 hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin; in tonga_thermal_setup_fan_table()
[all …]
H A Dci_smumgr.c564 if ((hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity & (1 << 15)) in ci_populate_fuzzy_fan()
565 || 0 == hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity) in ci_populate_fuzzy_fan()
566 tmp = hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity; in ci_populate_fuzzy_fan()
568 tmp = hwmgr->thermal_controller.advanceFanControlParameters.usDefaultFanOutputSensitivity; in ci_populate_fuzzy_fan()
2154 tmp64 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin * duty100; in ci_thermal_setup_fan_table()
2158 …f1 = hwmgr->thermal_controller.advanceFanControlParameters.usTMed - hwmgr->thermal_controller.adva… in ci_thermal_setup_fan_table()
2159 …f2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controller.adv… in ci_thermal_setup_fan_table()
2161 …1 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMMed - hwmgr->thermal_controller.adv… in ci_thermal_setup_fan_table()
2162 …2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_controller.ad… in ci_thermal_setup_fan_table()
2167 …fan_table.TempMin = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMin… in ci_thermal_setup_fan_table()
[all …]
H A Diceland_smumgr.c2117 tmp64 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin * duty100; in iceland_thermal_setup_fan_table()
2121 …f1 = hwmgr->thermal_controller.advanceFanControlParameters.usTMed - hwmgr->thermal_controller.adva… in iceland_thermal_setup_fan_table()
2122 …f2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controller.adv… in iceland_thermal_setup_fan_table()
2124 …1 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMMed - hwmgr->thermal_controller.adv… in iceland_thermal_setup_fan_table()
2125 …2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_controller.ad… in iceland_thermal_setup_fan_table()
2130 …fan_table.TempMin = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMin… in iceland_thermal_setup_fan_table()
2131 …fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMed… in iceland_thermal_setup_fan_table()
2132 …fan_table.TempMax = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMax… in iceland_thermal_setup_fan_table()
2139 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in iceland_thermal_setup_fan_table()
2149 …fan_table.RefreshPeriod = cpu_to_be32((hwmgr->thermal_controller.advanceFanControlParameters.ulCyc… in iceland_thermal_setup_fan_table()
H A Dvegam_smumgr.c1454 &hwmgr->thermal_controller.advanceFanControlParameters; in vegam_populate_bapm_parameters_in_dpm_table()
1811 if ((hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity & (1 << 15)) in vegam_populate_fuzzy_fan()
1812 || 0 == hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity) in vegam_populate_fuzzy_fan()
1813 hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity = in vegam_populate_fuzzy_fan()
1814 hwmgr->thermal_controller.advanceFanControlParameters.usDefaultFanOutputSensitivity; in vegam_populate_fuzzy_fan()
1817 hwmgr->thermal_controller.advanceFanControlParameters.usFanOutputSensitivity); in vegam_populate_fuzzy_fan()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h683 struct pp_advance_fan_control_parameters advanceFanControlParameters; member