Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetPptLimit (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Darcturus_ppsmc.h82 #define PPSMC_MSG_GetPptLimit 0x27 macro
Dsmu_v11_0_ppsmc.h98 #define PPSMC_MSG_GetPptLimit 0x36 macro
Dvega12_ppsmc.h114 #define PPSMC_MSG_GetPptLimit 0x53 macro
Dvega20_ppsmc.h112 #define PPSMC_MSG_GetPptLimit 0x53 macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c108 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit),
Darcturus_ppt.c105 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit),
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega20_hwmgr.c1738 result = smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetPptLimit, in vega20_enable_dpm_tasks()