Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_GetSmuVersion (Results 1 – 21 of 21) 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_v13_0_7_ppsmc.h38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v11_0_ppsmc.h37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
H A Dsmu_v13_0_0_ppsmc.h40 #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_v14_0_2_ppsmc.h39 #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/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c86 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_0_ppt.c117 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c76 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()