Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c484 PHM_PlatformCaps_TCPRamping); in polaris_set_asic_special_caps()
500 PHM_PlatformCaps_TCPRamping); in fiji_set_asic_special_caps()
515 PHM_PlatformCaps_TCPRamping); in tonga_set_asic_special_caps()
535 PHM_PlatformCaps_TCPRamping); in topaz_set_asic_special_caps()
548 PHM_PlatformCaps_TCPRamping); in ci_set_asic_special_caps()
Dsmu7_powertune.c883 block_en = PP_CAP(PHM_PlatformCaps_TCPRamping) ? en : 0; in smu7_enable_didt()
968 PP_CAP(PHM_PlatformCaps_TCPRamping)) { in smu7_enable_didt_config()
1035 PP_CAP(PHM_PlatformCaps_TCPRamping)) { in smu7_disable_didt_config()
Dvega10_powertune.c876 if (PP_CAP(PHM_PlatformCaps_TCPRamping)) { in vega10_didt_set_mask()
910 if (PP_CAP(PHM_PlatformCaps_TCPRamping)) { in vega10_didt_set_mask()
Dvega12_hwmgr.c224 PHM_PlatformCaps_TCPRamping); in vega12_set_features_platform_caps()
243 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TCPRamping); in vega12_set_features_platform_caps()
Dvega10_hwmgr.c228 PHM_PlatformCaps_TCPRamping); in vega10_set_features_platform_caps()
247 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TCPRamping); in vega10_set_features_platform_caps()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h170 PHM_PlatformCaps_TCPRamping, /* for dI/dT feature */ enumerator