Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c461 PHM_PlatformCaps_SQRamping); in polaris_set_asic_special_caps()
488 PHM_PlatformCaps_SQRamping); in fiji_set_asic_special_caps()
503 PHM_PlatformCaps_SQRamping); in tonga_set_asic_special_caps()
523 PHM_PlatformCaps_SQRamping); in topaz_set_asic_special_caps()
536 PHM_PlatformCaps_SQRamping); in ci_set_asic_special_caps()
Dsmu7_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()
Dvega10_powertune.c856 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
890 if (PP_CAP(PHM_PlatformCaps_SQRamping)) { in vega10_didt_set_mask()
Dvega12_hwmgr.c219 PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
238 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega12_set_features_platform_caps()
Dvega20_hwmgr.c245 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
266 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
Dvega10_hwmgr.c241 PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
260 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_SQRamping); in vega10_set_features_platform_caps()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h133 PHM_PlatformCaps_SQRamping, /* support DPM2 SQ power throttle */ enumerator