Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DPM_ForceState (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dtrinity_smc.c77 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_DPM_ForceState); in trinity_dpm_force_state()
Dppsmc.h173 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
Dkv_dpm.c2056 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest()
2076 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dcz_ppsmc.h170 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
Dfiji_ppsmc.h183 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
Dsmu7_ppsmc.h180 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
Dtonga_ppsmc.h204 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h177 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
Dkv_dpm.c2122 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest()
2142 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()