Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu11_driver_if.h527 uint16_t MGpuFanBoostLimitRpm; member
H A Dsmu11_driver_if_sienna_cichlid.h742 uint16_t MGpuFanBoostLimitRpm; member
H A Dsmu11_driver_if_navi10.h704 uint32_t MGpuFanBoostLimitRpm; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c537 pr_info("MGpuFanBoostLimitRpm = %d\n", pptable->MGpuFanBoostLimitRpm);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c2201 dev_info(smu->adev->dev, "MGpuFanBoostLimitRpm = 0x%x\n", pptable->MGpuFanBoostLimitRpm); in sienna_cichlid_dump_pptable()
2754 if (!smc_pptable->MGpuFanBoostLimitRpm) in sienna_cichlid_enable_mgpu_fan_boost()
H A Dnavi10_ppt.c2635 if (!smc_pptable->MGpuFanBoostLimitRpm) in navi10_enable_mgpu_fan_boost()