Searched refs:CMN2ASIC_MAPPING_MSG (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/swsmu/ |
A D | smu_cmn.c | 338 CMN2ASIC_MAPPING_MSG, in smu_cmn_send_smc_msg_with_param() 382 case CMN2ASIC_MAPPING_MSG: in smu_cmn_to_asic_specific_index()
|
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | amdgpu_smu.h | 1302 CMN2ASIC_MAPPING_MSG, enumerator
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0.c | 816 if ((smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, SMU_MSG_GetDcModeMaxDpmFreq) < 0) || in smu_v13_0_get_max_sustainable_clock() 817 (smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, SMU_MSG_GetMaxDpmFreq) < 0)) in smu_v13_0_get_max_sustainable_clock()
|
A D | yellow_carp_ppt.c | 287 index = smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, in yellow_carp_mode_reset()
|
A D | aldebaran_ppt.c | 1777 index = smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, in aldebaran_mode2_reset()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | smu_v11_0.c | 843 if ((smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, SMU_MSG_GetDcModeMaxDpmFreq) < 0) || in smu_v11_0_get_max_sustainable_clock() 844 (smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, SMU_MSG_GetMaxDpmFreq) < 0)) in smu_v11_0_get_max_sustainable_clock()
|
A D | vangogh_ppt.c | 2052 index = smu_cmn_to_asic_specific_index(smu, CMN2ASIC_MAPPING_MSG, in vangogh_mode_reset()
|
Completed in 28 milliseconds