Searched refs:atom_voltage_table (Results 1 – 15 of 15) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | si_dpm.h | 156 struct atom_voltage_table mvdd_voltage_table; 157 struct atom_voltage_table vddc_phase_shed_table; 241 struct atom_voltage_table *voltage_table);
|
D | ci_dpm.h | 229 struct atom_voltage_table vddc_voltage_table; 230 struct atom_voltage_table vddci_voltage_table; 231 struct atom_voltage_table mvdd_voltage_table;
|
D | cypress_dpm.h | 84 struct atom_voltage_table vddc_voltage_table; 85 struct atom_voltage_table vddci_voltage_table;
|
D | cypress_dpm.c | 403 struct atom_voltage_table *table, in cypress_populate_voltage_value() 1471 struct atom_voltage_table *voltage_table) in cypress_trim_voltage_table_to_fit_state_table() 1515 struct atom_voltage_table *voltage_table, in cypress_populate_smc_voltage_table()
|
D | radeon_mode.h | 645 struct atom_voltage_table struct
|
D | si_dpm.c | 1726 const struct atom_voltage_table *table, 3873 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 3901 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 3918 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 4018 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4091 const struct atom_voltage_table *table, in si_populate_voltage_value()
|
D | btc_dpm.c | 1294 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage()
|
D | ni_dpm.c | 1258 struct atom_voltage_table *voltage_table, in ni_populate_smc_voltage_table() 1300 struct atom_voltage_table *table, in ni_populate_voltage_value()
|
D | radeon.h | 334 struct atom_voltage_table *voltage_table);
|
D | radeon_atombios.c | 3716 struct atom_voltage_table *voltage_table) in radeon_atom_get_voltage_table()
|
D | ci_dpm.c | 2076 struct atom_voltage_table *voltage_table) in ci_get_svi2_voltage_table()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.h | 127 struct atom_voltage_table struct 178 struct atom_voltage_table *voltage_table);
|
D | amdgpu_atombios.c | 1348 struct atom_voltage_table *voltage_table) in amdgpu_atombios_get_voltage_table()
|
/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | si_dpm.h | 675 struct atom_voltage_table vddc_voltage_table; 676 struct atom_voltage_table vddci_voltage_table; 970 struct atom_voltage_table mvdd_voltage_table; 971 struct atom_voltage_table vddc_phase_shed_table;
|
D | si_dpm.c | 1834 const struct atom_voltage_table *table, 3203 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage() 4350 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 4378 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 4395 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 4495 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4568 const struct atom_voltage_table *table, in si_populate_voltage_value()
|