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

/linux-master/drivers/gpu/drm/radeon/
H A Dppsmc.h97 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
H A Dkv_dpm.c970 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV);
H A Dbtc_dpm.c1361 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) != PPSMC_Result_OK)
H A Dci_dpm.c3071 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ?
H A Dsi_dpm.c5078 return (si_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ?
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h99 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
H A Dkv_dpm.c1200 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV);
H A Dsi_dpm.c5624 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ?
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h135 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
H A Dsmu7_ppsmc.h130 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
H A Dtonga_ppsmc.h138 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1122 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableULV, NULL);

Completed in 289 milliseconds