Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c492 PHM_PlatformCaps_DBRamping); in polaris_set_asic_special_caps()
508 PHM_PlatformCaps_DBRamping); in fiji_set_asic_special_caps()
523 PHM_PlatformCaps_DBRamping); in tonga_set_asic_special_caps()
543 PHM_PlatformCaps_DBRamping); in topaz_set_asic_special_caps()
556 PHM_PlatformCaps_DBRamping); in ci_set_asic_special_caps()
Dsmu7_powertune.c873 block_en = PP_CAP(PHM_PlatformCaps_DBRamping) ? en : 0; in smu7_enable_didt()
972 PP_CAP(PHM_PlatformCaps_DBRamping) || in smu7_enable_didt_config()
1067 PP_CAP(PHM_PlatformCaps_DBRamping) || in smu7_disable_didt_config()
Dvega10_powertune.c840 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
874 if (PP_CAP(PHM_PlatformCaps_DBRamping)) { in vega10_didt_set_mask()
Dvega12_hwmgr.c229 PHM_PlatformCaps_DBRamping); in vega12_set_features_platform_caps()
248 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega12_set_features_platform_caps()
Dvega20_hwmgr.c255 PHM_PlatformCaps_DBRamping); in vega20_set_features_platform_caps()
277 PHM_PlatformCaps_DBRamping); in vega20_set_features_platform_caps()
Dvega10_hwmgr.c246 PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
265 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_DBRamping); in vega10_set_features_platform_caps()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h168 PHM_PlatformCaps_DBRamping, /* for dI/dT feature */ enumerator