Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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()
Dsmu7_powertune.c867 block_en = PP_CAP(PHM_PlatformCaps_SQRamping) ? en : 0; in smu7_enable_didt()
971 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_enable_didt_config()
1066 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_disable_didt_config()
Dvega10_powertune.c833 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
867 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
Dvega12_hwmgr.c227 PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
246 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
Dvega20_hwmgr.c253 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
274 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
Dvega10_hwmgr.c244 PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
263 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h133 PHM_PlatformCaps_SQRamping, /* support DPM2 SQ power throttle */ enumerator