Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c477 PHM_PlatformCaps_SQRamping); in polaris_set_asic_special_caps()
504 PHM_PlatformCaps_SQRamping); in fiji_set_asic_special_caps()
519 PHM_PlatformCaps_SQRamping); in tonga_set_asic_special_caps()
539 PHM_PlatformCaps_SQRamping); in topaz_set_asic_special_caps()
552 PHM_PlatformCaps_SQRamping); in ci_set_asic_special_caps()
H A Dsmu7_powertune.c865 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()
1036 if (PP_CAP(PHM_PlatformCaps_SQRamping) || in smu7_disable_didt_config()
H A 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()
H A 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()
H A Dvega20_hwmgr.c253 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
274 PHM_PlatformCaps_SQRamping); in vega20_set_features_platform_caps()
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dhardwaremanager.h133 PHM_PlatformCaps_SQRamping, /* support DPM2 SQ power throttle */ enumerator