Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DisableULV (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Dppsmc.h97 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
A Dbtc_dpm.c1389 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) != PPSMC_Result_OK) in btc_disable_ulv()
A Dkv_dpm.c971 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
A Dci_dpm.c3078 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
A Dsi_dpm.c5122 return (si_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in si_disable_ulv()
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Dppsmc.h99 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
A Dkv_dpm.c1212 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
A Dsi_dpm.c5584 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in si_disable_ulv()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dfiji_ppsmc.h135 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
A Dtonga_ppsmc.h138 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
A Dsmu7_ppsmc.h130 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_hwmgr.c1123 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableULV, NULL); in smu7_disable_ulv()

Completed in 72 milliseconds