Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SetMGpuFanBoostLimitRpm (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v11_0_7_ppsmc.h131 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x43 macro
Dsmu_v11_0_ppsmc.h126 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x4C macro
Dsmu_v13_0_7_ppsmc.h117 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
Dsmu_v14_0_2_ppsmc.h117 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
Dsmu_v13_0_0_ppsmc.h121 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega20_ppsmc.h120 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x5D macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c137 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
Dsmu_v13_0_0_ppt.c157 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0_2_ppt.c127 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c143 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
Dsienna_cichlid_ppt.c157 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c1675 PPSMC_MSG_SetMGpuFanBoostLimitRpm, in vega20_enable_mgpu_fan_boost()