Searched refs:rv7xx_pl (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | rv770_dpm.h | 141 struct rv7xx_pl { struct 151 struct rv7xx_pl high; argument 152 struct rv7xx_pl medium; 153 struct rv7xx_pl low; 222 struct rv7xx_pl *pl);
|
D | cypress_dpm.h | 44 struct rv7xx_pl *pl; 114 struct rv7xx_pl *pl,
|
D | btc_dpm.h | 46 struct rv7xx_pl *pl);
|
D | btc_dpm.c | 1271 struct rv7xx_pl *pl) in btc_adjust_clock_combinations() 1402 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_populate_ulv_state() 1796 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_is_state_ulv_compatible() 1814 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_set_ulv_dram_timing() 2739 struct rv7xx_pl *pl; in btc_dpm_debugfs_print_current_performance_level() 2764 struct rv7xx_pl *pl; in btc_dpm_get_current_sclk() 2787 struct rv7xx_pl *pl; in btc_dpm_get_current_mclk()
|
D | si_dpm.h | 147 struct rv7xx_pl pl;
|
D | ni_dpm.h | 175 struct rv7xx_pl performance_levels[NISLANDS_MAX_SMC_PERFORMANCE_LEVELS_PER_SWSTATE];
|
D | rv770_dpm.c | 228 struct rv7xx_pl *pl) in rv770_get_seq_value() 615 struct rv7xx_pl *pl, in rv770_convert_power_level_to_smc() 2182 struct rv7xx_pl *pl; in rv7xx_parse_pplib_clock_info() 2436 struct rv7xx_pl *pl; in rv770_dpm_print_power_state() 2470 struct rv7xx_pl *pl; in rv770_dpm_debugfs_print_current_performance_level() 2499 struct rv7xx_pl *pl; in rv770_dpm_get_current_sclk() 2521 struct rv7xx_pl *pl; in rv770_dpm_get_current_mclk()
|
D | ni_dpm.c | 1614 struct rv7xx_pl *pl, in ni_populate_memory_timing_parameters() 2310 struct rv7xx_pl *pl, in ni_convert_power_level_to_smc() 2958 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()
|
D | si_dpm.c | 1754 struct rv7xx_pl *pl, 4344 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters() 5028 struct rv7xx_pl *pl, in si_convert_power_level_to_smc() 5668 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc() 6789 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info() 7132 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level() 7152 struct rv7xx_pl *pl; in si_dpm_get_current_sclk() 7170 struct rv7xx_pl *pl; in si_dpm_get_current_mclk()
|
D | cypress_dpm.c | 676 struct rv7xx_pl *pl, in cypress_convert_power_level_to_smc() 828 struct rv7xx_pl *pl, in cypress_convert_mc_reg_table_entry_to_smc()
|