Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Damdgpu_smu.h414 int (*od_edit_dpm_table)(struct smu_context *smu, member
646 …((smu)->ppt_funcs->od_edit_dpm_table ? (smu)->ppt_funcs->od_edit_dpm_table((smu), (type), (input),…
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dvega20_ppt.c3170 .od_edit_dpm_table = vega20_odn_edit_dpm_table,