Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmumgr.h110 extern bool smum_is_hw_avfs_present(struct pp_hwmgr *hwmgr);
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmumgr.c225 bool smum_is_hw_avfs_present(struct pp_hwmgr *hwmgr) in smum_is_hw_avfs_present() function
H A Dsmu7_smumgr.c577 if (smum_is_hw_avfs_present(hwmgr) && in smu7_init()