Home
last modified time | relevance | path

Searched refs:odn_edit_dpm_table (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/
A Damd_powerplay.c930 if (hwmgr->hwmgr_func->odn_edit_dpm_table == NULL) { in pp_odn_edit_dpm_table()
935 return hwmgr->hwmgr_func->odn_edit_dpm_table(hwmgr, type, input, size); in pp_odn_edit_dpm_table()
1716 .odn_edit_dpm_table = pp_odn_edit_dpm_table,
/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h357 ((adev)->powerplay.pp_funcs->odn_edit_dpm_table(\
A Dhwmgr.h341 int (*odn_edit_dpm_table)(struct pp_hwmgr *hwmgr, member
/linux/drivers/gpu/drm/amd/include/
A Dkgd_pp_interface.h344 int (*odn_edit_dpm_table)(void *handle, uint32_t type, long *input, uint32_t size); member
/linux/drivers/gpu/drm/amd/pm/swsmu/
A Damdgpu_smu.c3125 .odn_edit_dpm_table = smu_od_edit_dpm_table,
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c870 if (adev->powerplay.pp_funcs->odn_edit_dpm_table) { in amdgpu_set_pp_od_clk_voltage()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega20_hwmgr.c4399 .odn_edit_dpm_table = vega20_odn_edit_dpm_table,
A Dvega10_hwmgr.c5581 .odn_edit_dpm_table = vega10_odn_edit_dpm_table,
A Dsmu7_hwmgr.c5741 .odn_edit_dpm_table = smu7_odn_edit_dpm_table,

Completed in 54 milliseconds