Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dppsmc.h96 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
A Dbtc_dpm.c1829 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) != PPSMC_Result_OK) in btc_enable_ulv()
A Dkv_dpm.c971 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
A Dci_dpm.c3073 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
A Dsi_dpm.c5164 return (si_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dppsmc.h98 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
A Dkv_dpm.c1213 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
A Dsi_dpm.c5666 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dfiji_ppsmc.h134 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
A Dtonga_ppsmc.h137 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
A Dsmu7_ppsmc.h129 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_hwmgr.c1112 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV, NULL); in smu7_enable_ulv()

Completed in 68 milliseconds