Home
last modified time | relevance | path

Searched refs:MGpuFanBoostLimitRpm (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_sienna_cichlid.h770 uint16_t MGpuFanBoostLimitRpm; member
1130 uint16_t MGpuFanBoostLimitRpm; member
H A Dsmu11_driver_if_navi10.h705 uint32_t MGpuFanBoostLimitRpm; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu11_driver_if.h528 uint16_t MGpuFanBoostLimitRpm; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c536 pr_info("MGpuFanBoostLimitRpm = %d\n", pptable->MGpuFanBoostLimitRpm);
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c2854 dev_info(smu->adev->dev, "MGpuFanBoostLimitRpm = 0x%x\n", pptable->MGpuFanBoostLimitRpm); in beige_goby_dump_pptable()
3492 dev_info(smu->adev->dev, "MGpuFanBoostLimitRpm = 0x%x\n", pptable->MGpuFanBoostLimitRpm); in sienna_cichlid_dump_pptable()
4112 GET_PPTABLE_MEMBER(MGpuFanBoostLimitRpm, &mgpu_fan_boost_limit_rpm); in sienna_cichlid_enable_mgpu_fan_boost()
H A Dnavi10_ppt.c3395 if (!smc_pptable->MGpuFanBoostLimitRpm) in navi10_enable_mgpu_fan_boost()