Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h153 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
Dtonga_ppsmc.h154 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
Dppsmc.h105 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h105 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
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()
Dsi_dpm.c3424 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in si_dpm_force_performance_level()
3427 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
3433 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()