Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetMinDpmFreq (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu_v11_0_7_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
Darcturus_ppsmc.h72 #define PPSMC_MSG_GetMinDpmFreq 0x1F macro
Dsmu_v11_0_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1E macro
Dvega12_ppsmc.h73 #define PPSMC_MSG_GetMinDpmFreq 0x2A macro
Dvega20_ppsmc.h72 #define PPSMC_MSG_GetMinDpmFreq 0x2A macro
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c115 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 0),
Dnavi10_ppt.c103 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
Dsienna_cichlid_ppt.c105 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c915 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetMinDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
Dvega20_hwmgr.c2013 PPSMC_MSG_GetMinDpmFreq, in vega20_get_clock_ranges()