Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dkv_smc.c104 return kv_notify_message_to_smu(rdev, PPSMC_MSG_DPM_Enable); in kv_smc_dpm_enable()
H A Dppsmc.h135 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
H A Dci_dpm.c1445 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_DPM_Enable); in ci_enable_sclk_mclk_dpm()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_smc.c108 return amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_DPM_Enable); in amdgpu_kv_smc_dpm_enable()
H A Dppsmc.h138 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h256 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
H A Dtonga_ppsmc.h280 #define PPSMC_MSG_DPM_Enable ((uint16_t)0x14e) macro
H A Dsmu7_ppsmc.h252 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1208 (0 == smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable, NULL)), in smu7_enable_sclk_mclk_dpm()