Searched refs:atom_voltage_table (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | cypress_dpm.h | 84 struct atom_voltage_table vddc_voltage_table; 85 struct atom_voltage_table vddci_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 | si_dpm.h | 156 struct atom_voltage_table mvdd_voltage_table; 157 struct atom_voltage_table vddc_phase_shed_table;
|
| D | cypress_dpm.c | 405 struct atom_voltage_table *table, in cypress_populate_voltage_value() 1469 struct atom_voltage_table *voltage_table) in cypress_trim_voltage_table_to_fit_state_table() 1513 struct atom_voltage_table *voltage_table, in cypress_populate_smc_voltage_table()
|
| D | radeon_mode.h | 678 struct atom_voltage_table struct
|
| D | si_dpm.c | 1729 const struct atom_voltage_table *table, 3876 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 3904 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 3921 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 4021 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4094 const struct atom_voltage_table *table, in si_populate_voltage_value()
|
| D | btc_dpm.c | 1296 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage()
|
| D | ni_dpm.c | 1259 struct atom_voltage_table *voltage_table, in ni_populate_smc_voltage_table() 1301 struct atom_voltage_table *table, in ni_populate_voltage_value()
|
| D | radeon.h | 335 struct atom_voltage_table *voltage_table);
|
| D | ci_dpm.c | 159 struct atom_voltage_table *voltage_table); 2100 struct atom_voltage_table *voltage_table) in ci_get_svi2_voltage_table()
|
| D | radeon_atombios.c | 3724 struct atom_voltage_table *voltage_table) in radeon_atom_get_voltage_table()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_atombios.h | 127 struct atom_voltage_table struct 189 struct atom_voltage_table *voltage_table);
|
| D | amdgpu_atombios.c | 1498 struct atom_voltage_table *voltage_table) in amdgpu_atombios_get_voltage_table()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
| D | si_dpm.h | 668 struct atom_voltage_table vddc_voltage_table; 669 struct atom_voltage_table vddci_voltage_table; 963 struct atom_voltage_table mvdd_voltage_table; 964 struct atom_voltage_table vddc_phase_shed_table;
|
| D | si_dpm.c | 1819 const struct atom_voltage_table *table, 3188 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage() 4335 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 4363 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 4380 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 4480 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4553 const struct atom_voltage_table *table, in si_populate_voltage_value()
|