Searched refs:PPSMC_MSG_GetSmuVersion (Results 1 – 23 of 23) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | smu_v11_8_ppsmc.h | 36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | smu_v13_0_1_ppsmc.h | 46 #define PPSMC_MSG_GetSmuVersion 0x02 ///< Get PMFW version macro
|
A D | rv_ppsmc.h | 36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | smu_v12_0_ppsmc.h | 37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | arcturus_ppsmc.h | 39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | smu_v11_0_7_ppsmc.h | 39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | smu_v11_0_ppsmc.h | 37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | smu_v11_5_ppsmc.h | 36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | aldebaran_ppsmc.h | 38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | vega12_ppsmc.h | 39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | vega20_ppsmc.h | 38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
A D | vega10_ppsmc.h | 42 #define PPSMC_MSG_GetSmuVersion 0x2 macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | smu10_smumgr.c | 225 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version); in smu10_start_smu()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | cyan_skillfish_ppt.c | 71 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 0),
|
A D | vangogh_ppt.c | 63 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 0),
|
A D | arcturus_ppt.c | 104 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
|
A D | navi10_ppt.c | 77 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
|
A D | sienna_cichlid_ppt.c | 93 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | yellow_carp_ppt.c | 59 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
|
A D | aldebaran_ppt.c | 89 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
A D | renoir_ppt.c | 46 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega20_hwmgr.c | 100 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version); in vega20_set_default_registry_data()
|
A D | vega10_hwmgr.c | 490 PPSMC_MSG_GetSmuVersion, in vega10_init_dpm_defaults()
|
Completed in 61 milliseconds