Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
HDkv_smc.c107 return kv_notify_message_to_smu(rdev, PPSMC_MSG_DPM_Disable); in kv_smc_dpm_enable()
HDppsmc.h136 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
HDci_dpm.c1545 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_DPM_Disable); in ci_enable_sclk_mclk_dpm()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDppsmc.h139 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDfiji_ppsmc.h257 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
HDsmu7_ppsmc.h253 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f) macro
HDtonga_ppsmc.h281 #define PPSMC_MSG_DPM_Disable ((uint16_t)0x14f) macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_hwmgr.c1197 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Disable); in smu7_disable_sclk_mclk_dpm()