Home
last modified time | relevance | path

Searched refs:fan_speed_pwm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/
A Damdgpu_smu.c410 smu->user_dpm_profile.fan_speed_pwm = 0; in smu_restore_dpm_user_profile()
416 if (smu->user_dpm_profile.fan_speed_pwm) { in smu_restore_dpm_user_profile()
417 ret = smu_set_fan_speed_pwm(smu, smu->user_dpm_profile.fan_speed_pwm); in smu_restore_dpm_user_profile()
2242 smu->user_dpm_profile.fan_speed_pwm = 0; in smu_set_fan_speed_rpm()
2614 smu->user_dpm_profile.fan_speed_pwm = 0; in smu_set_fan_control_mode()
2662 smu->user_dpm_profile.fan_speed_pwm = speed; in smu_set_fan_speed_pwm()
/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_smu.h234 uint32_t fan_speed_pwm; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c1279 && !smu->user_dpm_profile.fan_speed_pwm) { in smu_v11_0_get_fan_speed_pwm()
A Darcturus_ppt.c1317 && !smu->user_dpm_profile.fan_speed_pwm) { in arcturus_get_fan_speed_pwm()

Completed in 20 milliseconds