Home
last modified time | relevance | path

Searched refs:PHM_PlatformCaps_GCEDC (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega10_powertune.c1016 if (PP_CAP(PHM_PlatformCaps_GCEDC)) in vega10_enable_psm_gc_didt_config()
1036 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_disable_psm_gc_didt_config()
1128 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_enable_psm_gc_edc_config()
1150 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_disable_psm_gc_edc_config()
H A Dvega12_hwmgr.c230 PHM_PlatformCaps_GCEDC); in vega12_set_features_platform_caps()
249 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC); in vega12_set_features_platform_caps()
H A Dvega10_hwmgr.c238 PHM_PlatformCaps_GCEDC); in vega10_set_features_platform_caps()
257 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC); in vega10_set_features_platform_caps()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhardwaremanager.h173 PHM_PlatformCaps_GCEDC, /* for dI/dT feature */ enumerator