Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_powertune.c964 if (PP_CAP(PHM_PlatformCaps_GCEDC)) in vega10_enable_psm_gc_didt_config()
984 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_disable_psm_gc_didt_config()
1076 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_enable_psm_gc_edc_config()
1098 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_disable_psm_gc_edc_config()
H A Dvega12_hwmgr.c238 PHM_PlatformCaps_GCEDC); in vega12_set_features_platform_caps()
257 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC); in vega12_set_features_platform_caps()
H A Dvega20_hwmgr.c264 PHM_PlatformCaps_GCEDC); in vega20_set_features_platform_caps()
291 PHM_PlatformCaps_GCEDC); in vega20_set_features_platform_caps()
H A Dvega10_hwmgr.c255 PHM_PlatformCaps_GCEDC); in vega10_set_features_platform_caps()
274 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC); in vega10_set_features_platform_caps()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h172 PHM_PlatformCaps_GCEDC, /* for dI/dT feature */ enumerator