Home
last modified time | relevance | path

Searched refs:update_dpm_settings (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmumgr.c235 if (hwmgr->smumgr_funcs->update_dpm_settings) in smum_update_dpm_settings()
236 return hwmgr->smumgr_funcs->update_dpm_settings(hwmgr, profile_setting); in smum_update_dpm_settings()
A Dfiji_smumgr.c2670 .update_dpm_settings = fiji_update_dpm_settings,
A Dpolaris10_smumgr.c2710 .update_dpm_settings = polaris10_update_dpm_settings,
A Dci_smumgr.c2985 .update_dpm_settings = ci_update_dpm_settings,
A Dtonga_smumgr.c3267 .update_dpm_settings = tonga_update_dpm_settings,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h230 int (*update_dpm_settings)(struct pp_hwmgr *hwmgr, void *profile_setting); member

Completed in 29 milliseconds