Searched refs:voltage_control (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drs780_dpm.c615 if (pi->voltage_control) rs780_dpm_enable()
660 if (pi->voltage_control) { rs780_dpm_set_power_state()
672 if (pi->voltage_control) rs780_dpm_set_power_state()
868 pi->voltage_control = false; rs780_dpm_init()
893 pi->voltage_control = true; rs780_dpm_init()
911 pi->voltage_control = true; rs780_dpm_init()
919 pi->voltage_control = false; rs780_dpm_init()
924 pi->voltage_control = false; rs780_dpm_init()
928 pi->voltage_control = false; rs780_dpm_init()
1039 if (pi->voltage_control) rs780_dpm_force_performance_level()
1056 if (pi->voltage_control) rs780_dpm_force_performance_level()
1059 if (pi->voltage_control) rs780_dpm_force_performance_level()
1067 if (pi->voltage_control) { rs780_dpm_force_performance_level()
H A Drs780_dpm.h36 bool voltage_control; member in struct:igp_power_info
H A Drv6xx_dpm.h58 bool voltage_control; member in struct:rv6xx_power_info
H A Drv6xx_dpm.c1062 if (pi->voltage_control) rv6xx_program_stepping_parameters_except_lowest_entry()
1075 if (pi->voltage_control) rv6xx_program_stepping_parameters_lowest_entry()
1579 if (pi->voltage_control) rv6xx_dpm_enable()
1601 if (pi->voltage_control) rv6xx_dpm_enable()
1639 if (pi->voltage_control) rv6xx_dpm_disable()
1682 if (pi->voltage_control) { rv6xx_dpm_set_power_state()
1694 if (pi->voltage_control) rv6xx_dpm_set_power_state()
1700 if (pi->voltage_control) { rv6xx_dpm_set_power_state()
1720 if (pi->voltage_control) { rv6xx_dpm_set_power_state()
1976 pi->voltage_control = rv6xx_dpm_init()
H A Drv770_dpm.h81 bool voltage_control; /* vddc */ member in struct:rv7xx_power_info
H A Dci_dpm.h195 u32 voltage_control; member in struct:ci_power_info
H A Dci_dpm.c2109 if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) { ci_construct_voltage_tables()
2115 } else if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_SVID2) { ci_construct_voltage_tables()
2200 if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) ci_populate_smc_vddc_table()
3106 if (pi->voltage_control != CISLANDS_VOLTAGE_CONTROL_BY_SVID2) { ci_populate_ulv_level()
3537 if (pi->voltage_control != CISLANDS_VOLTAGE_CONTROL_NONE) ci_init_smc_table()
3638 if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_SVID2) ci_init_smc_table()
5138 if (pi->voltage_control != CISLANDS_VOLTAGE_CONTROL_NONE) { ci_dpm_enable()
5827 pi->voltage_control = CISLANDS_VOLTAGE_CONTROL_NONE; ci_dpm_init()
5831 pi->voltage_control = CISLANDS_VOLTAGE_CONTROL_BY_GPIO; ci_dpm_init()
5833 pi->voltage_control = CISLANDS_VOLTAGE_CONTROL_BY_SVID2; ci_dpm_init()
H A Drv770_dpm.c572 if (!pi->voltage_control) { rv770_populate_vddc_value()
1906 if (pi->voltage_control) { rv770_dpm_enable()
2388 pi->voltage_control = rv770_dpm_init()
H A Dcypress_dpm.c1816 if (pi->voltage_control) { cypress_dpm_enable()
2071 pi->voltage_control = cypress_dpm_init()
H A Dsi_dpm.c3977 if (pi->voltage_control) { si_construct_voltage_tables()
6369 if (pi->voltage_control || si_pi->voltage_control_svi2) si_dpm_enable()
6373 if (pi->voltage_control || si_pi->voltage_control_svi2) { si_dpm_enable()
6998 pi->voltage_control = si_dpm_init()
7001 if (!pi->voltage_control) { si_dpm_init()
H A Dbtc_dpm.c2395 if (pi->voltage_control) { btc_dpm_enable()
2633 pi->voltage_control = btc_dpm_init()
H A Dni_dpm.c3600 if (pi->voltage_control) { ni_dpm_enable()
4137 pi->voltage_control = ni_dpm_init()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.h196 u32 voltage_control; member in struct:ci_power_info
H A Dci_dpm.c2240 if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) { ci_construct_voltage_tables()
2246 } else if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_SVID2) { ci_construct_voltage_tables()
2331 if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_GPIO) ci_populate_smc_vddc_table()
3244 if (pi->voltage_control != CISLANDS_VOLTAGE_CONTROL_BY_SVID2) { ci_populate_ulv_level()
3673 if (pi->voltage_control != CISLANDS_VOLTAGE_CONTROL_NONE) ci_init_smc_table()
3774 if (pi->voltage_control == CISLANDS_VOLTAGE_CONTROL_BY_SVID2) ci_init_smc_table()
5285 if (pi->voltage_control != CISLANDS_VOLTAGE_CONTROL_NONE) { ci_dpm_enable()
6013 pi->voltage_control = CISLANDS_VOLTAGE_CONTROL_NONE; ci_dpm_init()
6017 pi->voltage_control = CISLANDS_VOLTAGE_CONTROL_BY_GPIO; ci_dpm_init()
6019 pi->voltage_control = CISLANDS_VOLTAGE_CONTROL_BY_SVID2; ci_dpm_init()

Completed in 1157 milliseconds