Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dkv_smc.c104 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.c1450 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_DPM_Enable); in ci_enable_sclk_mclk_dpm()
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_smc.c108 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
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dtonga_ppsmc.h280 #define PPSMC_MSG_DPM_Enable ((uint16_t)0x14e) macro
Dfiji_ppsmc.h256 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
Dsmu7_ppsmc.h252 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e) macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c1209 (0 == smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable, NULL)), in smu7_enable_sclk_mclk_dpm()