Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c494 PHM_PlatformCaps_TDRamping); in polaris_set_asic_special_caps()
510 PHM_PlatformCaps_TDRamping); in fiji_set_asic_special_caps()
525 PHM_PlatformCaps_TDRamping); in tonga_set_asic_special_caps()
545 PHM_PlatformCaps_TDRamping); in topaz_set_asic_special_caps()
558 PHM_PlatformCaps_TDRamping); in ci_set_asic_special_caps()
H A Dsmu7_powertune.c876 block_en = PP_CAP(PHM_PlatformCaps_TDRamping) ? en : 0; in smu7_enable_didt()
970 PP_CAP(PHM_PlatformCaps_TDRamping) || in smu7_enable_didt_config()
1065 PP_CAP(PHM_PlatformCaps_TDRamping) || in smu7_disable_didt_config()
H A Dvega10_powertune.c820 if (PP_CAP(PHM_PlatformCaps_TDRamping)) { in vega10_didt_set_mask()
854 if (PP_CAP(PHM_PlatformCaps_TDRamping)) { in vega10_didt_set_mask()
H A Dvega12_hwmgr.c230 PHM_PlatformCaps_TDRamping); in vega12_set_features_platform_caps()
249 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TDRamping); in vega12_set_features_platform_caps()
H A Dvega20_hwmgr.c256 PHM_PlatformCaps_TDRamping); in vega20_set_features_platform_caps()
279 PHM_PlatformCaps_TDRamping); in vega20_set_features_platform_caps()
H A Dvega10_hwmgr.c247 PHM_PlatformCaps_TDRamping); in vega10_set_features_platform_caps()
266 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TDRamping); in vega10_set_features_platform_caps()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h168 PHM_PlatformCaps_TDRamping, /* for dI/dT feature */ enumerator