| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A 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()
|
| H A D | ci_dpm.h | 197 u32 mvdd_control; member
|
| H A D | rv770_dpm.h | 83 bool mvdd_control; member
|
| H A 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()
|
| H A D | si_dpm.c | 3986 if (pi->mvdd_control) { in si_construct_voltage_tables() 3991 pi->mvdd_control = false; in si_construct_voltage_tables() 3996 pi->mvdd_control = false; in si_construct_voltage_tables() 4119 if (pi->mvdd_control) { in si_populate_mvdd_value() 4341 if (pi->mvdd_control) in si_populate_initial_mvdd_value() 6343 if (pi->mvdd_control) in si_dpm_enable() 6996 pi->mvdd_control = in si_dpm_init()
|
| H A 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()
|
| H A D | btc_dpm.c | 2404 if (pi->mvdd_control) { in btc_dpm_enable() 2638 pi->mvdd_control = in btc_dpm_init()
|
| H A D | ni_dpm.c | 1328 if (!pi->mvdd_control) { in ni_populate_mvdd_value() 4141 pi->mvdd_control = in ni_dpm_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu7_hwmgr.h | 230 uint32_t mvdd_control; member
|
| H A D | vega12_hwmgr.h | 324 uint32_t mvdd_control; member
|
| H A D | vega10_hwmgr.h | 321 uint32_t mvdd_control; member
|
| H A D | vega20_hwmgr.h | 449 uint32_t mvdd_control; member
|
| H A D | smu7_hwmgr.c | 262 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->mvdd_control) { in smu7_construct_voltage_tables() 269 } else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->mvdd_control) { in smu7_construct_voltage_tables() 1651 data->mvdd_control = SMU7_VOLTAGE_CONTROL_NONE; in smu7_init_dpm_defaults() 1727 data->mvdd_control = SMU7_VOLTAGE_CONTROL_BY_GPIO; in smu7_init_dpm_defaults() 1730 data->mvdd_control = SMU7_VOLTAGE_CONTROL_BY_SVID2; in smu7_init_dpm_defaults() 1747 if (data->mvdd_control == SMU7_VOLTAGE_CONTROL_NONE) in smu7_init_dpm_defaults()
|
| H A D | vega10_hwmgr.c | 841 data->mvdd_control = VEGA10_VOLTAGE_CONTROL_NONE; in vega10_hwmgr_backend_init() 871 data->mvdd_control = VEGA10_VOLTAGE_CONTROL_BY_SVID2; in vega10_hwmgr_backend_init() 1168 if (data->mvdd_control == VEGA10_VOLTAGE_CONTROL_BY_SVID2 || in vega10_construct_voltage_tables() 1169 data->mvdd_control == VEGA10_VOLTAGE_CONTROL_NONE) { in vega10_construct_voltage_tables()
|
| H A D | vega12_hwmgr.c | 406 data->mvdd_control = VEGA12_VOLTAGE_CONTROL_NONE; in vega12_hwmgr_backend_init()
|
| H A D | vega20_hwmgr.c | 448 data->mvdd_control = VEGA20_VOLTAGE_CONTROL_NONE; in vega20_hwmgr_backend_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | si_dpm.h | 539 bool mvdd_control; member
|
| H A 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()
|