Searched refs:rv7xx_pl (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rv770_dpm.h | 142 struct rv7xx_pl { struct 152 struct rv7xx_pl high; argument 153 struct rv7xx_pl medium; 154 struct rv7xx_pl low; 223 struct rv7xx_pl *pl);
|
| H A D | cypress_dpm.h | 44 struct rv7xx_pl *pl; 114 struct rv7xx_pl *pl,
|
| H A D | btc_dpm.h | 49 struct rv7xx_pl *pl);
|
| H A D | btc_dpm.c | 1241 struct rv7xx_pl *pl) in btc_adjust_clock_combinations() 1372 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_populate_ulv_state() 1766 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_is_state_ulv_compatible() 1784 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_set_ulv_dram_timing() 2709 struct rv7xx_pl *pl; in btc_dpm_debugfs_print_current_performance_level() 2734 struct rv7xx_pl *pl; in btc_dpm_get_current_sclk() 2757 struct rv7xx_pl *pl; in btc_dpm_get_current_mclk()
|
| H A D | si_dpm.h | 140 struct rv7xx_pl pl;
|
| H A D | ni_dpm.h | 171 struct rv7xx_pl performance_levels[NISLANDS_MAX_SMC_PERFORMANCE_LEVELS_PER_SWSTATE];
|
| H A D | rv770_dpm.c | 229 struct rv7xx_pl *pl) in rv770_get_seq_value() 616 struct rv7xx_pl *pl, in rv770_convert_power_level_to_smc() 2183 struct rv7xx_pl *pl; in rv7xx_parse_pplib_clock_info() 2437 struct rv7xx_pl *pl; in rv770_dpm_print_power_state() 2471 struct rv7xx_pl *pl; in rv770_dpm_debugfs_print_current_performance_level() 2500 struct rv7xx_pl *pl; in rv770_dpm_get_current_sclk() 2522 struct rv7xx_pl *pl; in rv770_dpm_get_current_mclk()
|
| H A D | ni_dpm.c | 1614 struct rv7xx_pl *pl, in ni_populate_memory_timing_parameters() 2314 struct rv7xx_pl *pl, in ni_convert_power_level_to_smc() 2961 struct rv7xx_pl *pl, in ni_convert_mc_reg_table_entry_to_smc() 3927 struct rv7xx_pl *pl = &ps->performance_levels[index]; in ni_parse_pplib_clock_info() 4283 struct rv7xx_pl *pl; in ni_dpm_print_power_state() 4307 struct rv7xx_pl *pl; in ni_dpm_debugfs_print_current_performance_level() 4327 struct rv7xx_pl *pl; in ni_dpm_get_current_sclk() 4345 struct rv7xx_pl *pl; in ni_dpm_get_current_mclk()
|
| H A D | si_dpm.c | 1690 struct rv7xx_pl *pl, 4236 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters() 4922 struct rv7xx_pl *pl, in si_convert_power_level_to_smc() 5561 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc() 6684 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info() 7038 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level() 7058 struct rv7xx_pl *pl; in si_dpm_get_current_sclk() 7076 struct rv7xx_pl *pl; in si_dpm_get_current_mclk()
|
| H A D | cypress_dpm.c | 679 struct rv7xx_pl *pl, in cypress_convert_power_level_to_smc() 831 struct rv7xx_pl *pl, in cypress_convert_mc_reg_table_entry_to_smc()
|
| /linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
| H A D | si_dpm.c | 1858 struct rv7xx_pl *pl, 3300 struct rv7xx_pl *pl) in btc_adjust_clock_combinations() 4803 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters() 5517 struct rv7xx_pl *pl, in si_convert_power_level_to_smc() 6136 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc() 7240 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info() 7579 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level() 7977 struct rv7xx_pl *pl; in si_dpm_print_power_state() 8003 static inline bool si_are_power_levels_equal(const struct rv7xx_pl *si_cpl1, in si_are_power_levels_equal() 8004 const struct rv7xx_pl *si_cpl2) in si_are_power_levels_equal()
|