Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c494 PHM_PlatformCaps_TCPRamping); in polaris_set_asic_special_caps()
510 PHM_PlatformCaps_TCPRamping); in fiji_set_asic_special_caps()
525 PHM_PlatformCaps_TCPRamping); in tonga_set_asic_special_caps()
545 PHM_PlatformCaps_TCPRamping); in topaz_set_asic_special_caps()
558 PHM_PlatformCaps_TCPRamping); in ci_set_asic_special_caps()
H A Dsmu7_powertune.c883 block_en = PP_CAP(PHM_PlatformCaps_TCPRamping) ? en : 0; in smu7_enable_didt()
971 PP_CAP(PHM_PlatformCaps_TCPRamping)) { in smu7_enable_didt_config()
1039 PP_CAP(PHM_PlatformCaps_TCPRamping)) { in smu7_disable_didt_config()
H A Dvega10_powertune.c854 if (PP_CAP(PHM_PlatformCaps_TCPRamping)) { in vega10_didt_set_mask()
888 if (PP_CAP(PHM_PlatformCaps_TCPRamping)) { in vega10_didt_set_mask()
H A Dvega12_hwmgr.c233 PHM_PlatformCaps_TCPRamping); in vega12_set_features_platform_caps()
252 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TCPRamping); in vega12_set_features_platform_caps()
H A Dvega20_hwmgr.c259 PHM_PlatformCaps_TCPRamping); in vega20_set_features_platform_caps()
283 PHM_PlatformCaps_TCPRamping); in vega20_set_features_platform_caps()
H A Dvega10_hwmgr.c250 PHM_PlatformCaps_TCPRamping); in vega10_set_features_platform_caps()
269 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TCPRamping); in vega10_set_features_platform_caps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dhardwaremanager.h170 PHM_PlatformCaps_TCPRamping, /* for dI/dT feature */ enumerator