Home
last modified time | relevance | path

Searched refs:update_smc_table (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmumgr.c85 if (NULL != hwmgr->smumgr_funcs->update_smc_table) in smum_update_smc_table()
86 return hwmgr->smumgr_funcs->update_smc_table(hwmgr, type); in smum_update_smc_table()
A Dvegam_smumgr.c2292 .update_smc_table = vegam_update_smc_table,
A Dfiji_smumgr.c2657 .update_smc_table = fiji_update_smc_table,
A Dpolaris10_smumgr.c2697 .update_smc_table = polaris10_update_smc_table,
A Dci_smumgr.c2986 .update_smc_table = ci_update_smc_table,
A Dtonga_smumgr.c3256 .update_smc_table = tonga_update_smc_table,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h217 int (*update_smc_table)(struct pp_hwmgr *hwmgr, uint32_t type); member

Completed in 33 milliseconds