Home
last modified time | relevance | path

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

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