Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetDcModeMaxDpmFreq (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v11_0_7_ppsmc.h82 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x26 macro
H A Dsmu_v13_0_7_ppsmc.h82 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x27 macro
H A Dsmu_v11_0_ppsmc.h80 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x28 macro
H A Dsmu_v13_0_0_ppsmc.h84 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x27 macro
H A Dsmu_v14_0_2_ppsmc.h83 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x27 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega12_ppsmc.h115 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x54 macro
H A Dvega20_ppsmc.h113 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x54 macro
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c127 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 1),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c145 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 1),
H A Dsmu_v13_0_0_ppt.c149 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 0),
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c1015 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetDcModeMaxDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
H A Dvega20_hwmgr.c1593 PPSMC_MSG_GetDcModeMaxDpmFreq, in vega20_get_max_sustainable_clock()