Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dvega12_ppsmc.h43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
Dcz_ppsmc.h63 #define PPSMC_MSG_EnableAllSmuFeatures ((uint16_t) 0x3) macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.c834 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_nb_dpm()
960 PPSMC_MSG_EnableAllSmuFeatures, in smu8_start_dpm()
1826 PPSMC_MSG_EnableAllSmuFeatures, dpm_features); in smu8_enable_disable_uvd_dpm()
1877 PPSMC_MSG_EnableAllSmuFeatures, dpm_features); in smu8_enable_disable_vce_dpm()
Dvega12_hwmgr.c806 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAllSmuFeatures) == 0, in vega12_enable_all_smu_features()