Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c480 PHM_PlatformCaps_DBRamping); in polaris_set_asic_special_caps()
496 PHM_PlatformCaps_DBRamping); in fiji_set_asic_special_caps()
511 PHM_PlatformCaps_DBRamping); in tonga_set_asic_special_caps()
531 PHM_PlatformCaps_DBRamping); in topaz_set_asic_special_caps()
544 PHM_PlatformCaps_DBRamping); in ci_set_asic_special_caps()
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()
Dvega10_powertune.c862 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
896 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
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()
Dvega10_hwmgr.c224 PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
243 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h168 PHM_PlatformCaps_DBRamping, /* for dI/dT feature */ enumerator