Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_hwmgr.h223 uint32_t vdd_gfx_control; member
A Dsmu7_hwmgr.c363 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vdd_gfx_control) { in smu7_construct_voltage_tables()
1897 data->vdd_gfx_control = SMU7_VOLTAGE_CONTROL_BY_SVID2; in smu7_init_dpm_defaults()
1911 if (SMU7_VOLTAGE_CONTROL_NONE == data->vdd_gfx_control) in smu7_init_dpm_defaults()
2077 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_get_evv_voltages()
2226 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_patch_voltage_dependency_tables_with_lookup_table()
2303 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_calc_voltage_dependency_tables()
2343 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_calc_mm_voltage_dependency_table()
2392 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in smu7_complete_dependency_tables()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dtonga_smumgr.c325 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vdd_gfx_control) { in tonga_populate_smc_vdd_gfx_table()
422 if (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) { in tonga_populate_cac_tables()
1330 (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) ? in tonga_populate_smc_uvd_level()
1390 (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) ? in tonga_populate_smc_vce_level()
1435 (data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2) ? in tonga_populate_smc_acp_level()
1752 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vdd_gfx_control) { in tonga_populate_vr_config()

Completed in 217 milliseconds