Home
last modified time | relevance | path

Searched refs:update_sclk_threshold (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmumgr.c76 if (NULL != hwmgr->smumgr_funcs->update_sclk_threshold) in smum_update_sclk_threshold()
77 return hwmgr->smumgr_funcs->update_sclk_threshold(hwmgr); in smum_update_sclk_threshold()
A Dvegam_smumgr.c2297 .update_sclk_threshold = vegam_update_sclk_threshold,
A Dfiji_smumgr.c2661 .update_sclk_threshold = fiji_update_sclk_threshold,
A Diceland_smumgr.c2678 .update_sclk_threshold = iceland_update_sclk_threshold,
A Dpolaris10_smumgr.c2701 .update_sclk_threshold = polaris10_update_sclk_threshold,
A Dci_smumgr.c2978 .update_sclk_threshold = ci_update_sclk_threshold,
A Dtonga_smumgr.c3260 .update_sclk_threshold = tonga_update_sclk_threshold,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h219 int (*update_sclk_threshold)(struct pp_hwmgr *hwmgr); member

Completed in 38 milliseconds