Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDhwmgr.c470 PHM_PlatformCaps_SQRamping); in polaris_set_asic_special_caps()
497 PHM_PlatformCaps_SQRamping); in fiji_set_asic_special_caps()
512 PHM_PlatformCaps_SQRamping); in tonga_set_asic_special_caps()
532 PHM_PlatformCaps_SQRamping); in topaz_set_asic_special_caps()
545 PHM_PlatformCaps_SQRamping); in ci_set_asic_special_caps()
HDsmu7_powertune.c865 block_en = PP_CAP(PHM_PlatformCaps_SQRamping) ? en : 0; in smu7_enable_didt()
965 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_enable_didt_config()
1032 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_disable_didt_config()
HDvega10_powertune.c859 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
893 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
HDvega12_hwmgr.c218 PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
237 … phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
HDvega10_hwmgr.c226 PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
245 … phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDhardwaremanager.h133PHM_PlatformCaps_SQRamping, /* support DPM2 SQ power throttle */ enumerator