Home
last modified time | relevance | path

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

/linux-5.19.10/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.c46 if (!phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_BACO)) in vega20_baco_get_capability()
Dvega12_processpptables.c92 PHM_PlatformCaps_BACO); in set_platform_caps()
Dvega10_processpptables.c109 PHM_PlatformCaps_BACO); in set_platform_caps()
1361 PHM_PlatformCaps_BACO); in vega10_baco_set_cap()
Dvega20_processpptables.c676 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.c191 PHM_PlatformCaps_BACO); in vega20_set_features_platform_caps()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h123 PHM_PlatformCaps_BACO, /* Support Bus Alive Chip Off mode */ enumerator