Searched refs:PPSMC_MSG_SetForcedLevels (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | ppsmc.h | 107 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
|
H A D | si_dpm.c | 3851 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 105 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
|
H A D | ni_dpm.c | 1060 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in ni_dpm_force_performance_level() 1063 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in ni_dpm_force_performance_level() 1069 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in ni_dpm_force_performance_level()
|
H A D | si_dpm.c | 3395 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in si_dpm_force_performance_level() 3398 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level() 3404 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | ppsmc.h | 107 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
|
H A D | si_dpm.c | 3866 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK) in si_dpm_force_performance_level() 3869 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level() 3875 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK) in si_dpm_force_performance_level()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 105 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83) macro
|
H A D | ni_dpm.c | 1059 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()
|
H A D | si_dpm.c | 3392 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | fiji_ppsmc.h | 165 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
|
H A D | tonga_ppsmc.h | 168 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
|
H A D | smu7_ppsmc.h | 160 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | tonga_ppsmc.h | 168 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
|
H A D | fiji_ppsmc.h | 165 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
|
H A D | smu7_ppsmc.h | 160 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83) macro
|
Completed in 58 milliseconds