Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_hwmgr.c499 PHM_PlatformCaps_TCPRamping); in polaris_set_asic_special_caps()
515 PHM_PlatformCaps_TCPRamping); in fiji_set_asic_special_caps()
530 PHM_PlatformCaps_TCPRamping); in tonga_set_asic_special_caps()
550 PHM_PlatformCaps_TCPRamping); in topaz_set_asic_special_caps()
563 PHM_PlatformCaps_TCPRamping); in ci_set_asic_special_caps()
H A Damdgpu_smu7_powertune.c888 block_en = PP_CAP(PHM_PlatformCaps_TCPRamping) ? en : 0; in smu7_enable_didt()
973 PP_CAP(PHM_PlatformCaps_TCPRamping)) { in smu7_enable_didt_config()
1040 PP_CAP(PHM_PlatformCaps_TCPRamping)) { in smu7_disable_didt_config()
H A Damdgpu_vega10_powertune.c882 if (PP_CAP(PHM_PlatformCaps_TCPRamping)) { in vega10_didt_set_mask()
916 if (PP_CAP(PHM_PlatformCaps_TCPRamping)) { in vega10_didt_set_mask()
H A Damdgpu_vega12_hwmgr.c232 PHM_PlatformCaps_TCPRamping); in vega12_set_features_platform_caps()
251 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TCPRamping); in vega12_set_features_platform_caps()
H A Damdgpu_vega20_hwmgr.c261 PHM_PlatformCaps_TCPRamping); in vega20_set_features_platform_caps()
285 PHM_PlatformCaps_TCPRamping); in vega20_set_features_platform_caps()
H A Damdgpu_vega10_hwmgr.c254 PHM_PlatformCaps_TCPRamping); in vega10_set_features_platform_caps()
273 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TCPRamping); in vega10_set_features_platform_caps()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhardwaremanager.h172 PHM_PlatformCaps_TCPRamping, /* for dI/dT feature */ enumerator