Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dhwmgr.c483 PHM_PlatformCaps_DBRamping); in polaris_set_asic_special_caps()
499 PHM_PlatformCaps_DBRamping); in fiji_set_asic_special_caps()
514 PHM_PlatformCaps_DBRamping); in tonga_set_asic_special_caps()
534 PHM_PlatformCaps_DBRamping); in topaz_set_asic_special_caps()
547 PHM_PlatformCaps_DBRamping); in ci_set_asic_special_caps()
H A Dsmu7_powertune.c871 block_en = PP_CAP(PHM_PlatformCaps_DBRamping) ? en : 0; in smu7_enable_didt()
966 PP_CAP(PHM_PlatformCaps_DBRamping) || in smu7_enable_didt_config()
1033 PP_CAP(PHM_PlatformCaps_DBRamping) || in smu7_disable_didt_config()
H A Dvega10_powertune.c866 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
900 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
H A Dvega12_hwmgr.c220 PHM_PlatformCaps_DBRamping); in vega12_set_features_platform_caps()
239 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega12_set_features_platform_caps()
H A Dvega10_hwmgr.c228 PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
247 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhardwaremanager.h168 PHM_PlatformCaps_DBRamping, /* for dI/dT feature */ enumerator