Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Drv_ppsmc.h36 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Dsmu_v12_0_ppsmc.h37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Darcturus_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Dsmu_v11_0_7_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Dsmu_v11_0_ppsmc.h37 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Dvega12_ppsmc.h39 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Dvega20_ppsmc.h38 #define PPSMC_MSG_GetSmuVersion 0x2 macro
Dvega10_ppsmc.h42 #define PPSMC_MSG_GetSmuVersion 0x2 macro
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu10_smumgr.c226 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version); in smu10_start_smu()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c46 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c86 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
Dnavi10_ppt.c75 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
Dsienna_cichlid_ppt.c78 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion, 1),
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c100 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version); in vega20_set_default_registry_data()
Dvega10_hwmgr.c488 PPSMC_MSG_GetSmuVersion, in vega10_init_dpm_defaults()