Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c473 PHM_PlatformCaps_SQRamping); in polaris_set_asic_special_caps()
506 PHM_PlatformCaps_SQRamping); in fiji_set_asic_special_caps()
521 PHM_PlatformCaps_SQRamping); in tonga_set_asic_special_caps()
541 PHM_PlatformCaps_SQRamping); in topaz_set_asic_special_caps()
554 PHM_PlatformCaps_SQRamping); in ci_set_asic_special_caps()
H A Dsmu7_powertune.c864 block_en = PP_CAP(PHM_PlatformCaps_SQRamping) ? en : 0; in smu7_enable_didt()
968 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_enable_didt_config()
1063 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_disable_didt_config()
H A Dvega10_powertune.c806 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
840 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
H A Dvega12_hwmgr.c226 PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
245 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
H A Dvega20_hwmgr.c252 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
273 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
H A Dvega10_hwmgr.c243 PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
262 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h132 PHM_PlatformCaps_SQRamping, /* support DPM2 SQ power throttle */ enumerator