Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dkv_smc.c106 return kv_notify_message_to_smu(rdev, PPSMC_MSG_DPM_Disable); in kv_smc_dpm_enable()
Dppsmc.h136 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
Dci_dpm.c1511 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_DPM_Disable); in ci_enable_sclk_mclk_dpm()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dkv_smc.c110 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_DPM_Disable); in amdgpu_kv_smc_dpm_enable()
Dppsmc.h139 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h257 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
Dsmu7_ppsmc.h253 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
Dtonga_ppsmc.h281 #define PPSMC_MSG_DPM_Disable ((uint16_t)0x14f) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1199 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Disable); in smu7_disable_sclk_mclk_dpm()