Home
last modified time | relevance | path

Searched refs:PHM_PlatformCaps_DBRamping (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c492 PHM_PlatformCaps_DBRamping); in polaris_set_asic_special_caps()
508 PHM_PlatformCaps_DBRamping); in fiji_set_asic_special_caps()
523 PHM_PlatformCaps_DBRamping); in tonga_set_asic_special_caps()
543 PHM_PlatformCaps_DBRamping); in topaz_set_asic_special_caps()
556 PHM_PlatformCaps_DBRamping); in ci_set_asic_special_caps()
H A Dsmu7_powertune.c870 block_en = PP_CAP(PHM_PlatformCaps_DBRamping) ? en : 0; in smu7_enable_didt()
969 PP_CAP(PHM_PlatformCaps_DBRamping) || in smu7_enable_didt_config()
1064 PP_CAP(PHM_PlatformCaps_DBRamping) || in smu7_disable_didt_config()
H A Dvega10_powertune.c813 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
847 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
H A Dvega12_hwmgr.c228 PHM_PlatformCaps_DBRamping); in vega12_set_features_platform_caps()
247 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega12_set_features_platform_caps()
H A Dvega20_hwmgr.c254 PHM_PlatformCaps_DBRamping); in vega20_set_features_platform_caps()
276 PHM_PlatformCaps_DBRamping); in vega20_set_features_platform_caps()
H A Dvega10_hwmgr.c245 PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
264 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h167 PHM_PlatformCaps_DBRamping, /* for dI/dT feature */ enumerator