Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0_7_ppsmc.h108 #define PPSMC_MSG_GetPptLimit 0x33 macro
H A Darcturus_ppsmc.h82 #define PPSMC_MSG_GetPptLimit 0x27 macro
H A Dsmu_v11_0_ppsmc.h98 #define PPSMC_MSG_GetPptLimit 0x36 macro
H A Dvega12_ppsmc.h114 #define PPSMC_MSG_GetPptLimit 0x53 macro
H A Dvega20_ppsmc.h112 #define PPSMC_MSG_GetPptLimit 0x53 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c126 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
H A Darcturus_ppt.c123 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 1),
H A Dsienna_cichlid_ppt.c119 MSG_MAP(GetPptLimit, PPSMC_MSG_GetPptLimit, 0),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1762 result = smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetPptLimit, in vega20_enable_dpm_tasks()