Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_powertune.c967 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_enable_psm_gc_didt_config()
989 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_disable_psm_gc_didt_config()
1081 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_enable_psm_gc_edc_config()
1103 if (PP_CAP(PHM_PlatformCaps_PSM)) in vega10_disable_psm_gc_edc_config()
H A Dvega12_hwmgr.c240 PHM_PlatformCaps_PSM); in vega12_set_features_platform_caps()
259 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_PSM); in vega12_set_features_platform_caps()
H A Dvega20_hwmgr.c266 PHM_PlatformCaps_PSM); in vega20_set_features_platform_caps()
294 PHM_PlatformCaps_PSM); in vega20_set_features_platform_caps()
H A Dvega10_hwmgr.c257 PHM_PlatformCaps_PSM); in vega10_set_features_platform_caps()
276 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_PSM); in vega10_set_features_platform_caps()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h173 PHM_PlatformCaps_PSM, /* for dI/dT feature */ enumerator