| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | smu7_hwmgr.h | 230 uint32_t mvdd_control; member
|
| D | vega12_hwmgr.h | 324 uint32_t mvdd_control; member
|
| D | vega10_hwmgr.h | 321 uint32_t mvdd_control; member
|
| D | vega20_hwmgr.h | 449 uint32_t mvdd_control; member
|
| D | smu7_hwmgr.c | 259 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in smu7_construct_voltage_tables() 266 } else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->mvdd_control) { in smu7_construct_voltage_tables() 1582 data->mvdd_control = SMU7_VOLTAGE_CONTROL_NONE; in smu7_init_dpm_defaults() 1658 data->mvdd_control = SMU7_VOLTAGE_CONTROL_BY_GPIO; in smu7_init_dpm_defaults() 1661 data->mvdd_control = SMU7_VOLTAGE_CONTROL_BY_SVID2; in smu7_init_dpm_defaults() 1678 if (data->mvdd_control == SMU7_VOLTAGE_CONTROL_NONE) in smu7_init_dpm_defaults()
|
| D | vega10_hwmgr.c | 839 data->mvdd_control = VEGA10_VOLTAGE_CONTROL_NONE; in vega10_hwmgr_backend_init() 869 data->mvdd_control = VEGA10_VOLTAGE_CONTROL_BY_SVID2; in vega10_hwmgr_backend_init() 1166 if (data->mvdd_control == VEGA10_VOLTAGE_CONTROL_BY_SVID2 || in vega10_construct_voltage_tables() 1167 data->mvdd_control == VEGA10_VOLTAGE_CONTROL_NONE) { in vega10_construct_voltage_tables()
|
| D | vega12_hwmgr.c | 405 data->mvdd_control = VEGA12_VOLTAGE_CONTROL_NONE; in vega12_hwmgr_backend_init()
|
| D | vega20_hwmgr.c | 447 data->mvdd_control = VEGA20_VOLTAGE_CONTROL_NONE; in vega20_hwmgr_backend_init()
|
| /Linux-v5.10/drivers/gpu/drm/radeon/ |
| D | ci_dpm.h | 197 u32 mvdd_control; member
|
| D | cypress_dpm.c | 659 if (!pi->mvdd_control) { in cypress_populate_mvdd_value() 1582 pi->mvdd_control = false; in cypress_get_mvdd_configuration() 1597 pi->mvdd_control = false; in cypress_get_mvdd_configuration() 1605 pi->mvdd_control = false; in cypress_get_mvdd_configuration() 1826 if (pi->mvdd_control) { in cypress_dpm_enable() 2075 pi->mvdd_control = in cypress_dpm_init()
|
| D | rv770_dpm.h | 83 bool mvdd_control; member
|
| D | rv770_dpm.c | 596 if (!pi->mvdd_control) { in rv770_populate_mvdd_value() 1147 if (pi->mvdd_control) { in rv770_populate_smc_mvdd_table() 1317 pi->mvdd_control = false; in rv770_get_mvdd_configuration() 1325 pi->mvdd_control = false; in rv770_get_mvdd_configuration() 1917 if (pi->mvdd_control) { in rv770_dpm_enable() 2391 pi->mvdd_control = in rv770_dpm_init()
|
| D | ci_dpm.c | 2160 if (pi->mvdd_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) { in ci_construct_voltage_tables() 2166 } else if (pi->mvdd_control == CISLANDS_VOLTAGE_CONTROL_BY_SVID2) { in ci_construct_voltage_tables() 2261 if (pi->mvdd_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) in ci_populate_smc_mvdd_table() 2298 if (pi->mvdd_control != CISLANDS_VOLTAGE_CONTROL_NONE) { in ci_populate_mvdd_value() 5862 pi->mvdd_control = CISLANDS_VOLTAGE_CONTROL_NONE; in ci_dpm_init() 5879 pi->mvdd_control = CISLANDS_VOLTAGE_CONTROL_BY_GPIO; in ci_dpm_init() 5881 pi->mvdd_control = CISLANDS_VOLTAGE_CONTROL_BY_SVID2; in ci_dpm_init()
|
| D | si_dpm.c | 3983 if (pi->mvdd_control) { in si_construct_voltage_tables() 3988 pi->mvdd_control = false; in si_construct_voltage_tables() 3993 pi->mvdd_control = false; in si_construct_voltage_tables() 4116 if (pi->mvdd_control) { in si_populate_mvdd_value() 4338 if (pi->mvdd_control) in si_populate_initial_mvdd_value() 6340 if (pi->mvdd_control) in si_dpm_enable() 6993 pi->mvdd_control = in si_dpm_init()
|
| D | btc_dpm.c | 2404 if (pi->mvdd_control) { in btc_dpm_enable() 2638 pi->mvdd_control = in btc_dpm_init()
|
| D | ni_dpm.c | 1328 if (!pi->mvdd_control) { in ni_populate_mvdd_value() 4143 pi->mvdd_control = in ni_dpm_init()
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| D | vegam_smumgr.c | 455 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in vegam_populate_smc_mvdd_table() 633 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in vegam_get_dependency_volt_by_clk() 662 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in vegam_get_dependency_volt_by_clk() 1094 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in vegam_populate_mvdd_value() 1701 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->mvdd_control) { in vegam_populate_vr_config() 1716 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in vegam_populate_vr_config()
|
| D | fiji_smumgr.c | 385 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in fiji_get_dependency_volt_by_clk() 410 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in fiji_get_dependency_volt_by_clk() 1280 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in fiji_populate_mvdd_value() 1391 if ((SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) || in fiji_populate_smc_acpi_level() 1849 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->mvdd_control) { in fiji_populate_vr_config() 1852 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in fiji_populate_vr_config()
|
| D | polaris10_smumgr.c | 385 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in polaris10_get_dependency_volt_by_clk() 410 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in polaris10_get_dependency_volt_by_clk() 653 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in polaris10_populate_smc_mvdd_table() 1183 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in polaris10_populate_mvdd_value() 1260 if (!((SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) || in polaris10_populate_smc_acpi_level() 1627 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->mvdd_control) { in polaris10_populate_vr_config()
|
| D | tonga_smumgr.c | 372 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in tonga_populate_smc_mvdd_table() 994 if (data->mvdd_control == SMU7_VOLTAGE_CONTROL_NONE) in tonga_populate_single_memory_level() 1151 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in tonga_populate_mvdd_value() 1789 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in tonga_populate_vr_config()
|
| D | iceland_smumgr.c | 682 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) in iceland_populate_smc_mvdd_table() 1402 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in iceland_populate_mvdd_value() 1920 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->mvdd_control) in iceland_populate_smc_svi2_config()
|
| D | ci_smumgr.c | 911 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in ci_populate_smc_mvdd_table() 1356 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in ci_populate_mvdd_value() 1933 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in ci_populate_vr_config()
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/ |
| D | si_dpm.h | 539 bool mvdd_control; member
|
| D | si_dpm.c | 4445 if (pi->mvdd_control) { in si_construct_voltage_tables() 4450 pi->mvdd_control = false; in si_construct_voltage_tables() 4455 pi->mvdd_control = false; in si_construct_voltage_tables() 4578 if (pi->mvdd_control) { in si_populate_mvdd_value() 4802 if (pi->mvdd_control) in si_populate_initial_mvdd_value() 6772 if (pi->mvdd_control) in si_dpm_enable() 7402 pi->mvdd_control = in si_dpm_init()
|