Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c492 PHM_PlatformCaps_TDRamping); in polaris_set_asic_special_caps()
508 PHM_PlatformCaps_TDRamping); in fiji_set_asic_special_caps()
523 PHM_PlatformCaps_TDRamping); in tonga_set_asic_special_caps()
543 PHM_PlatformCaps_TDRamping); in topaz_set_asic_special_caps()
556 PHM_PlatformCaps_TDRamping); in ci_set_asic_special_caps()
Dsmu7_powertune.c877 block_en = PP_CAP(PHM_PlatformCaps_TDRamping) ? en : 0; in smu7_enable_didt()
970 PP_CAP(PHM_PlatformCaps_TDRamping) || in smu7_enable_didt_config()
1038 PP_CAP(PHM_PlatformCaps_TDRamping) || in smu7_disable_didt_config()
Dvega10_powertune.c847 if (PP_CAP(PHM_PlatformCaps_TDRamping)) { in vega10_didt_set_mask()
881 if (PP_CAP(PHM_PlatformCaps_TDRamping)) { in vega10_didt_set_mask()
Dvega12_hwmgr.c231 PHM_PlatformCaps_TDRamping); in vega12_set_features_platform_caps()
250 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TDRamping); in vega12_set_features_platform_caps()
Dvega20_hwmgr.c257 PHM_PlatformCaps_TDRamping); in vega20_set_features_platform_caps()
280 PHM_PlatformCaps_TDRamping); in vega20_set_features_platform_caps()
Dvega10_hwmgr.c248 PHM_PlatformCaps_TDRamping); in vega10_set_features_platform_caps()
267 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_TDRamping); in vega10_set_features_platform_caps()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dhardwaremanager.h169 PHM_PlatformCaps_TDRamping, /* for dI/dT feature */ enumerator