Home
last modified time | relevance | path

Searched refs:PHM_PlatformCaps_BACO (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu9_baco.c37 if (!phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_BACO)) in smu9_baco_get_capability()
Dsmu7_baco.c42 if (!phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_BACO)) in smu7_baco_get_capability()
Dvega20_baco.c45 if (!phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_BACO)) in vega20_baco_get_capability()
Dvega12_processpptables.c91 PHM_PlatformCaps_BACO); in set_platform_caps()
Dvega10_processpptables.c108 PHM_PlatformCaps_BACO); in set_platform_caps()
1360 PHM_PlatformCaps_BACO); in vega10_baco_set_cap()
Dvega20_processpptables.c675 PHM_PlatformCaps_BACO); in set_platform_caps()
Dprocess_pptables_v1_0.c107 PHM_PlatformCaps_BACO in set_platform_caps()
Dprocesspptables.c558 PHM_PlatformCaps_BACO in set_platform_caps()
Dvega20_hwmgr.c190 PHM_PlatformCaps_BACO); in vega20_set_features_platform_caps()
/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h122 PHM_PlatformCaps_BACO, /* Support Bus Alive Chip Off mode */ enumerator