Home
last modified time | relevance | path

Searched refs:PHM_PlatformCaps_PSM (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_powertune.c1016 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_enable_psm_gc_didt_config()
1038 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_disable_psm_gc_didt_config()
1130 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_enable_psm_gc_edc_config()
1152 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_disable_psm_gc_edc_config()
Dvega12_hwmgr.c233 PHM_PlatformCaps_PSM); in vega12_set_features_platform_caps()
252 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_PSM); in vega12_set_features_platform_caps()
Dvega20_hwmgr.c259 PHM_PlatformCaps_PSM); in vega20_set_features_platform_caps()
287 PHM_PlatformCaps_PSM); in vega20_set_features_platform_caps()
Dvega10_hwmgr.c255 PHM_PlatformCaps_PSM); in vega10_set_features_platform_caps()
274 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_PSM); in vega10_set_features_platform_caps()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h174 PHM_PlatformCaps_PSM, /* for dI/dT feature */ enumerator