Searched refs:PPSMC_MSG_NoForcedLevel (Results 1 – 12 of 12) sorted by relevance
94 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
1469 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_NoForcedLevel)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()1488 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()1492 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in rv770_dpm_force_performance_level()
534 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()
3374 if (si_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in si_restrict_performance_levels_before_switch()
775 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_NoForcedLevel); in kv_unforce_levels()
3832 if (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK) in si_restrict_performance_levels_before_switch()
114 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
117 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
110 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
Completed in 72 milliseconds