Searched refs:PPSMC_MSG_NoForcedLevel (Results 1 – 10 of 10) sorted by relevance
95 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_NoForcedLevel); in trinity_dpm_no_forced_level()
81 #define PPSMC_MSG_NoForcedLevel ((uint8_t)0x41) macro
1468 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_NoForcedLevel)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()1487 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()1491 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()
691 return kv_notify_message_to_smu(rdev, PPSMC_MSG_NoForcedLevel); in kv_unforce_levels()
1045 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in ni_restrict_performance_levels_before_switch()
3406 if (si_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in si_restrict_performance_levels_before_switch()
105 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
106 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
780 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_NoForcedLevel); in kv_unforce_levels()