Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h223 uint32_t vdd_gfx_control; member
H A Dsmu7_hwmgr.c363 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vdd_gfx_control) { in smu7_construct_voltage_tables()
1885 data->vdd_gfx_control = SMU7_VOLTAGE_CONTROL_BY_SVID2; in smu7_init_dpm_defaults()
1899 if (SMU7_VOLTAGE_CONTROL_NONE == data->vdd_gfx_control) in smu7_init_dpm_defaults()
2065 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_get_evv_voltages()
2214 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_patch_voltage_dependency_tables_with_lookup_table()
2291 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_calc_voltage_dependency_tables()
2331 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_calc_mm_voltage_dependency_table()
2380 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_complete_dependency_tables()