Searched refs:PPSMC_MSG_SetForcedLevels (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dppsmc.h105 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
H A Dni_dpm.c1059 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK)
1062 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
1068 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
H A Dsi_dpm.c3348 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK)
3351 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
3357 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h107 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
H A Dsi_dpm.c3866 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK)
3869 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
3875 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h165 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
H A Dsmu7_ppsmc.h160 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
H A Dtonga_ppsmc.h168 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro

Completed in 222 milliseconds