Home
last modified time | relevance | path

Searched refs:vega20_baco_get_capability (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_baco.h28 extern int vega20_baco_get_capability(struct pp_hwmgr *hwmgr, bool *cap);
Dvega20_baco.c40 int vega20_baco_get_capability(struct pp_hwmgr *hwmgr, bool *cap) in vega20_baco_get_capability() function
Dvega20_hwmgr.c4419 .get_asic_baco_capability = vega20_baco_get_capability,