Searched refs:PPSMC_MSG_GetDcModeMaxDpmFreq (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | smu_v11_0_7_ppsmc.h | 82 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x26 macro
|
A D | smu_v11_0_ppsmc.h | 80 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x28 macro
|
A D | vega12_ppsmc.h | 115 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x54 macro
|
A D | vega20_ppsmc.h | 113 #define PPSMC_MSG_GetDcModeMaxDpmFreq 0x54 macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega12_hwmgr.c | 1006 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetDcModeMaxDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
|
A D | vega20_hwmgr.c | 1586 PPSMC_MSG_GetDcModeMaxDpmFreq, in vega20_get_max_sustainable_clock()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | navi10_ppt.c | 129 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 1),
|
A D | sienna_cichlid_ppt.c | 135 MSG_MAP(GetDcModeMaxDpmFreq, PPSMC_MSG_GetDcModeMaxDpmFreq, 1),
|
Completed in 27 milliseconds