Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DPM_Enable (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Dkv_smc.c109 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_DPM_Enable); in amdgpu_kv_smc_dpm_enable()
Dppsmc.h138 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
Dci_dpm.c1616 smc_result = amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_DPM_Enable); in ci_enable_sclk_mclk_dpm()
/drivers/gpu/drm/radeon/
Dkv_smc.c105 return kv_notify_message_to_smu(rdev, PPSMC_MSG_DPM_Enable); in kv_smc_dpm_enable()
Dppsmc.h135 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
Dci_dpm.c1490 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_DPM_Enable); in ci_enable_sclk_mclk_dpm()
/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h256 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
Dtonga_ppsmc.h280 #define PPSMC_MSG_DPM_Enable ((uint16_t)0x14e) macro
Dsmu7_ppsmc.h252 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
Dpolaris10_ppsmc.h252 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c945 (0 == smum_send_msg_to_smc(hwmgr->smumgr, PPSMC_MSG_DPM_Enable)), in smu7_enable_sclk_mclk_dpm()