Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DisableAllSmuFeatures (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dvega12_ppsmc.h44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
Dcz_ppsmc.h64 #define PPSMC_MSG_DisableAllSmuFeatures ((uint16_t) 0x4) macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.c813 PPSMC_MSG_DisableAllSmuFeatures, in smu8_disable_nb_dpm()
974 PPSMC_MSG_DisableAllSmuFeatures, in smu8_stop_dpm()
1831 PPSMC_MSG_DisableAllSmuFeatures, dpm_features); in smu8_enable_disable_uvd_dpm()
1882 PPSMC_MSG_DisableAllSmuFeatures, dpm_features); in smu8_enable_disable_vce_dpm()
Dvega12_hwmgr.c832 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableAllSmuFeatures) == 0, in vega12_disable_all_smu_features()