Searched refs:PPSMC_MSG_NoForcedLevel (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dtrinity_smc.c94 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_NoForcedLevel);
H A Dppsmc.h81 #define PPSMC_MSG_NoForcedLevel ((uint8_t)0x41) macro
H A Drv770_dpm.c1469 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_NoForcedLevel)) != PPSMC_Result_OK)
1488 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK)
1492 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK)
H A Dkv_dpm.c533 return kv_notify_message_to_smu(rdev, PPSMC_MSG_NoForcedLevel);
H A Dni_dpm.c1045 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK)
H A Dsi_dpm.c3330 if (si_send_msg_to_smc(rdev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK)
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h81 #define PPSMC_MSG_NoForcedLevel ((uint8_t)0x41) macro
H A Dkv_dpm.c763 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_NoForcedLevel);
H A Dsi_dpm.c3847 if (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_NoForcedLevel) != PPSMC_Result_OK)
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h114 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
H A Dsmu7_ppsmc.h110 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro
H A Dtonga_ppsmc.h117 #define PPSMC_MSG_NoForcedLevel ((uint16_t)0x41) macro

Completed in 333 milliseconds