Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_powertune.c991 if (PP_CAP(PHM_PlatformCaps_GCEDC)) in vega10_enable_psm_gc_didt_config()
1011 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_disable_psm_gc_didt_config()
1103 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_enable_psm_gc_edc_config()
1125 if (PP_CAP(PHM_PlatformCaps_GCEDC)) { in vega10_disable_psm_gc_edc_config()
Dvega12_hwmgr.c239 PHM_PlatformCaps_GCEDC); in vega12_set_features_platform_caps()
258 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC); in vega12_set_features_platform_caps()
Dvega20_hwmgr.c265 PHM_PlatformCaps_GCEDC); in vega20_set_features_platform_caps()
292 PHM_PlatformCaps_GCEDC); in vega20_set_features_platform_caps()
Dvega10_hwmgr.c256 PHM_PlatformCaps_GCEDC); in vega10_set_features_platform_caps()
275 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_GCEDC); in vega10_set_features_platform_caps()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h173 PHM_PlatformCaps_GCEDC, /* for dI/dT feature */ enumerator