Home
last modified time | relevance | path

Searched refs:AMD_FAN_CTRL_NONE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h94 AMD_FAN_CTRL_NONE = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1296 case AMD_FAN_CTRL_NONE: in smu_v11_0_set_fan_control_mode()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c1201 case AMD_FAN_CTRL_NONE: in smu_v13_0_set_fan_control_mode()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c411 smu->user_dpm_profile.fan_mode == AMD_FAN_CTRL_NONE) { in smu_restore_dpm_user_profile()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c4253 case AMD_FAN_CTRL_NONE: in vega10_set_fan_control_mode()
4367 vega10_set_fan_control_mode(hwmgr, AMD_FAN_CTRL_NONE); in vega10_dpm_force_dpm_level()
H A Dvega12_hwmgr.c1763 case AMD_FAN_CTRL_NONE: in vega12_set_fan_control_mode()
H A Dvega20_hwmgr.c2783 case AMD_FAN_CTRL_NONE: in vega20_set_fan_control_mode()
H A Dsmu7_hwmgr.c5060 case AMD_FAN_CTRL_NONE: in smu7_set_fan_control_mode()
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2411 pwm_mode = AMD_FAN_CTRL_NONE; in amdgpu_hwmon_set_pwm1_enable()