Home
last modified time | relevance | path

Searched refs:update_smc_table (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H 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()
H A Dvegam_smumgr.c2293 .update_smc_table = vegam_update_smc_table,
H A Dfiji_smumgr.c2659 .update_smc_table = fiji_update_smc_table,
H A Dci_smumgr.c2986 .update_smc_table = ci_update_smc_table,
H A Dtonga_smumgr.c3256 .update_smc_table = tonga_update_smc_table,
H A Dpolaris10_smumgr.c2577 .update_smc_table = polaris10_update_smc_table,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H 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()
H A Dvegam_smumgr.c2291 .update_smc_table = vegam_update_smc_table,
H A Dfiji_smumgr.c2657 .update_smc_table = fiji_update_smc_table,
H A Dtonga_smumgr.c3256 .update_smc_table = tonga_update_smc_table,
H A Dpolaris10_smumgr.c2695 .update_smc_table = polaris10_update_smc_table,
H A Dci_smumgr.c2987 .update_smc_table = ci_update_smc_table,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h217 int (*update_smc_table)(struct pp_hwmgr *hwmgr, uint32_t type); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h216 int (*update_smc_table)(struct pp_hwmgr *hwmgr, uint32_t type); member

Completed in 40 milliseconds