Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dppsmc.h105 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
A Dni_dpm.c1059 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in ni_dpm_force_performance_level()
1062 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in ni_dpm_force_performance_level()
1068 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in ni_dpm_force_performance_level()
A Dsi_dpm.c3392 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in si_dpm_force_performance_level()
3395 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
3401 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Dppsmc.h107 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
A Dsi_dpm.c3851 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in si_dpm_force_performance_level()
3854 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
3860 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dfiji_ppsmc.h165 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
A Dtonga_ppsmc.h168 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
A Dsmu7_ppsmc.h160 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro

Completed in 41 milliseconds