Home
last modified time | relevance | path

Searched refs:vddci_control (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c484 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in vegam_populate_smc_vddci_table()
620 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in vegam_get_dependency_volt_by_clk()
648 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in vegam_get_dependency_volt_by_clk()
1217 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) in vegam_populate_smc_vce_level()
1220 else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) in vegam_populate_smc_vce_level()
1331 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) in vegam_populate_smc_uvd_level()
1334 else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) in vegam_populate_smc_uvd_level()
1690 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in vegam_populate_vr_config()
1693 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in vegam_populate_vr_config()
H A Dpolaris10_smumgr.c372 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in polaris10_get_dependency_volt_by_clk()
400 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in polaris10_get_dependency_volt_by_clk()
682 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in polaris10_populate_smc_vddci_table()
1309 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) in polaris10_populate_smc_vce_level()
1312 else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) in polaris10_populate_smc_vce_level()
1416 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) in polaris10_populate_smc_uvd_level()
1419 else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) in polaris10_populate_smc_uvd_level()
1616 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in polaris10_populate_vr_config()
1619 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in polaris10_populate_vr_config()
H A Diceland_smumgr.c657 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) in iceland_populate_smc_vdd_ci_table()
1247 if (data->vddci_control == SMU7_VOLTAGE_CONTROL_NONE) { in iceland_populate_single_memory_level()
1495 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in iceland_populate_smc_acpi_level()
1678 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in iceland_populate_smc_boot_level()
1915 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) in iceland_populate_smc_svi2_config()
H A Dfiji_smumgr.c372 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in fiji_get_dependency_volt_by_clk()
400 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in fiji_get_dependency_volt_by_clk()
1838 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in fiji_populate_vr_config()
1841 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in fiji_populate_vr_config()
H A Dci_smumgr.c883 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in ci_populate_smc_vdd_ci_table()
1448 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in ci_populate_smc_acpi_level()
1925 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in ci_populate_vr_config()
1928 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in ci_populate_vr_config()
H A Dtonga_smumgr.c344 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in tonga_populate_smc_vdd_ci_table()
347 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in tonga_populate_smc_vdd_ci_table()
1780 if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in tonga_populate_vr_config()
1783 } else if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in tonga_populate_vr_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h65 bool vddci_control; member
H A Dci_dpm.h198 u32 vddci_control; member
H A Dcypress_dpm.c749 if (eg_pi->vddci_control) { in cypress_convert_power_level_to_smc()
1288 if (eg_pi->vddci_control) in cypress_populate_smc_initial_state()
1384 if (eg_pi->vddci_control) { in cypress_populate_smc_acpi_state()
1498 if (eg_pi->vddci_control) { in cypress_construct_voltage_tables()
2078 eg_pi->vddci_control = in cypress_dpm_init()
H A Dci_dpm.c2142 if (pi->vddci_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) { in ci_construct_voltage_tables()
2148 } else if (pi->vddci_control == CISLANDS_VOLTAGE_CONTROL_BY_SVID2) { in ci_construct_voltage_tables()
2238 if (pi->vddci_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) in ci_populate_smc_vddci_table()
3037 if (pi->vddci_control != CISLANDS_VOLTAGE_CONTROL_NONE) { in ci_populate_smc_acpi_level()
5861 pi->vddci_control = CISLANDS_VOLTAGE_CONTROL_NONE; in ci_dpm_init()
5870 pi->vddci_control = CISLANDS_VOLTAGE_CONTROL_BY_GPIO; in ci_dpm_init()
5872 pi->vddci_control = CISLANDS_VOLTAGE_CONTROL_BY_SVID2; in ci_dpm_init()
H A Dni_dpm.c1744 if (eg_pi->vddci_control) in ni_populate_smc_initial_state()
1857 if (eg_pi->vddci_control) in ni_populate_smc_acpi_state()
2377 if (eg_pi->vddci_control) { in ni_convert_power_level_to_smc()
4144 eg_pi->vddci_control = in ni_dpm_init()
H A Dsi_dpm.c3967 if (eg_pi->vddci_control) { in si_construct_voltage_tables()
4418 if (eg_pi->vddci_control) in si_populate_smc_initial_state()
5043 if (eg_pi->vddci_control) { in si_convert_power_level_to_smc()
7000 eg_pi->vddci_control = in si_dpm_init()
7003 if (!eg_pi->vddci_control) in si_dpm_init()
H A Dbtc_dpm.c2641 eg_pi->vddci_control = in btc_dpm_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h249 uint32_t vddci_control; member
H A Dvega12_hwmgr.h326 uint32_t vddci_control; member
H A Dvega10_hwmgr.h323 uint32_t vddci_control; member
H A Dvega20_hwmgr.h451 uint32_t vddci_control; member
H A Dsmu7_hwmgr.c282 if (SMU7_VOLTAGE_CONTROL_BY_GPIO == data->vddci_control) { in smu7_construct_voltage_tables()
289 } else if (SMU7_VOLTAGE_CONTROL_BY_SVID2 == data->vddci_control) { in smu7_construct_voltage_tables()
1650 data->vddci_control = SMU7_VOLTAGE_CONTROL_NONE; in smu7_init_dpm_defaults()
1741 data->vddci_control = SMU7_VOLTAGE_CONTROL_BY_GPIO; in smu7_init_dpm_defaults()
1744 data->vddci_control = SMU7_VOLTAGE_CONTROL_BY_SVID2; in smu7_init_dpm_defaults()
1751 if (data->vddci_control == SMU7_VOLTAGE_CONTROL_NONE) in smu7_init_dpm_defaults()
H A Dvega10_hwmgr.c207 if (data->vddci_control == VEGA10_VOLTAGE_CONTROL_NONE) in vega10_set_features_platform_caps()
842 data->vddci_control = VEGA10_VOLTAGE_CONTROL_NONE; in vega10_hwmgr_backend_init()
879 data->vddci_control = VEGA10_VOLTAGE_CONTROL_BY_GPIO; in vega10_hwmgr_backend_init()
1178 if (data->vddci_control == VEGA10_VOLTAGE_CONTROL_NONE) { in vega10_construct_voltage_tables()
H A Dvega12_hwmgr.c145 if (data->vddci_control == VEGA12_VOLTAGE_CONTROL_NONE) in vega12_set_features_platform_caps()
407 data->vddci_control = VEGA12_VOLTAGE_CONTROL_NONE; in vega12_hwmgr_backend_init()
H A Dvega20_hwmgr.c183 if (data->vddci_control == VEGA20_VOLTAGE_CONTROL_NONE) in vega20_set_features_platform_caps()
449 data->vddci_control = VEGA20_VOLTAGE_CONTROL_NONE; in vega20_hwmgr_backend_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.h649 bool vddci_control; member
H A Dsi_dpm.c4426 if (eg_pi->vddci_control) { in si_construct_voltage_tables()
4879 if (eg_pi->vddci_control) in si_populate_smc_initial_state()
5502 if (eg_pi->vddci_control) { in si_convert_power_level_to_smc()
7406 eg_pi->vddci_control = in si_dpm_init()
7409 if (!eg_pi->vddci_control) in si_dpm_init()