Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Darcturus_ppsmc.h72 #define PPSMC_MSG_GetMinDpmFreq 0x1F macro
Dsmu_v11_0_7_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
Dsmu_v13_0_6_ppsmc.h54 #define PPSMC_MSG_GetMinDpmFreq 0x15 macro
Dsmu_v11_0_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1E macro
Dsmu_v13_0_7_ppsmc.h69 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
Daldebaran_ppsmc.h64 #define PPSMC_MSG_GetMinDpmFreq 0x1C macro
Dsmu_v14_0_2_ppsmc.h70 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
Dsmu_v13_0_0_ppsmc.h71 #define PPSMC_MSG_GetMinDpmFreq 0x1D macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega12_ppsmc.h73 #define PPSMC_MSG_GetMinDpmFreq 0x2A macro
Dvega20_ppsmc.h72 #define PPSMC_MSG_GetMinDpmFreq 0x2A macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c123 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 0),
Dsmu_v13_0_7_ppt.c119 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
Dsmu_v13_0_0_ppt.c143 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
Dsmu_v13_0_6_ppt.c144 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c131 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 0),
Dnavi10_ppt.c104 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
Dsienna_cichlid_ppt.c133 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0_2_ppt.c113 MSG_MAP(GetMinDpmFreq, PPSMC_MSG_GetMinDpmFreq, 1),
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c1008 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetMinDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
Dvega20_hwmgr.c2053 PPSMC_MSG_GetMinDpmFreq, in vega20_get_clock_ranges()