Home
last modified time | relevance | path

Searched refs:tonga_smu_funcs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c40 extern const struct pp_smumgr_func tonga_smu_funcs;
126 hwmgr->smumgr_funcs = &tonga_smu_funcs; in hwmgr_early_init()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dtonga_smumgr.c3241 const struct pp_smumgr_func tonga_smu_funcs = { variable