Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetSmuVersion (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_5_ppsmc.h37 #define PPSMC_MSG_GetSmuVersion 2 macro
H A Dsmu_v11_8_ppsmc.h36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v13_0_1_ppsmc.h46 #define PPSMC_MSG_GetSmuVersion 0x02 ///< Get PMFW version macro
H A Dsmu_v12_0_ppsmc.h37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Darcturus_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v11_0_7_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v11_0_ppsmc.h37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v13_0_7_ppsmc.h38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v13_0_6_ppsmc.h35 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v13_0_0_ppsmc.h40 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v14_0_2_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Daldebaran_ppsmc.h38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v11_5_ppsmc.h36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v13_0_12_ppsmc.h35 #define PPSMC_MSG_GetSmuVersion 0x2 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Drv_ppsmc.h36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dvega12_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dvega20_ppsmc.h38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dvega10_ppsmc.h42 #define PPSMC_MSG_GetSmuVersion 0x2 macro
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c228 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version); in smu10_start_smu()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c92 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c110 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
H A Dsmu_v13_0_0_ppt.c114 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c99 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version); in vega20_set_default_registry_data()
H A Dvega10_hwmgr.c489 PPSMC_MSG_GetSmuVersion, in vega10_init_dpm_defaults()