Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v13_0_7_ppsmc.h117 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
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_0_ppsmc.h120 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x3C macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega20_ppsmc.h120 #define PPSMC_MSG_SetMGpuFanBoostLimitRpm 0x5D macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_0_ppt.c117 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c143 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
Dsienna_cichlid_ppt.c153 MSG_MAP(SetMGpuFanBoostLimitRpm, PPSMC_MSG_SetMGpuFanBoostLimitRpm, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c1668 PPSMC_MSG_SetMGpuFanBoostLimitRpm, in vega20_enable_mgpu_fan_boost()