Home
last modified time | relevance | path

Searched refs:PP_OD_COMMIT_DPM_TABLE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h160 PP_OD_COMMIT_DPM_TABLE enumerator
/Linux-v5.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c789 type = PP_OD_COMMIT_DPM_TABLE; in amdgpu_set_pp_od_clk_voltage()
852 if (type == PP_OD_COMMIT_DPM_TABLE) { in amdgpu_set_pp_od_clk_voltage()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c2083 if (!ret && (type == PP_OD_COMMIT_DPM_TABLE)) in smu_od_edit_dpm_table()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c2097 case PP_OD_COMMIT_DPM_TABLE: in navi10_od_edit_dpm_table()
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c3097 case PP_OD_COMMIT_DPM_TABLE: in vega20_odn_edit_dpm_table()
Dsmu7_hwmgr.c4927 } else if (PP_OD_COMMIT_DPM_TABLE == type) { in smu7_odn_edit_dpm_table()
Dvega10_hwmgr.c5275 } else if (PP_OD_COMMIT_DPM_TABLE == type) { in vega10_odn_edit_dpm_table()