Home
last modified time | relevance | path

Searched refs:rv7xx_pl (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770_dpm.h142 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 Dcypress_dpm.h44 struct rv7xx_pl *pl;
114 struct rv7xx_pl *pl,
H A Dbtc_dpm.h49 struct rv7xx_pl *pl);
H A Dsi_dpm.h147 struct rv7xx_pl pl;
H A Dbtc_dpm.c1269 struct rv7xx_pl *pl) in btc_adjust_clock_combinations()
1400 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_populate_ulv_state()
1794 struct rv7xx_pl *ulv_pl = eg_pi->ulv.pl; in btc_is_state_ulv_compatible()
1812 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()
H A Dni_dpm.h175 struct rv7xx_pl performance_levels[NISLANDS_MAX_SMC_PERFORMANCE_LEVELS_PER_SWSTATE];
H A Drv770_dpm.c229 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()
2438 struct rv7xx_pl *pl; in rv770_dpm_print_power_state()
2472 struct rv7xx_pl *pl; in rv770_dpm_debugfs_print_current_performance_level()
2501 struct rv7xx_pl *pl; in rv770_dpm_get_current_sclk()
2523 struct rv7xx_pl *pl; in rv770_dpm_get_current_mclk()
H A Dni_dpm.c1614 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()
3930 struct rv7xx_pl *pl = &ps->performance_levels[index]; in ni_parse_pplib_clock_info()
4289 struct rv7xx_pl *pl; in ni_dpm_print_power_state()
4313 struct rv7xx_pl *pl; in ni_dpm_debugfs_print_current_performance_level()
4333 struct rv7xx_pl *pl; in ni_dpm_get_current_sclk()
4351 struct rv7xx_pl *pl; in ni_dpm_get_current_mclk()
H A Dsi_dpm.c1734 struct rv7xx_pl *pl,
4273 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters()
4959 struct rv7xx_pl *pl, in si_convert_power_level_to_smc()
5598 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc()
6721 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info()
7078 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level()
7098 struct rv7xx_pl *pl; in si_dpm_get_current_sclk()
7116 struct rv7xx_pl *pl; in si_dpm_get_current_mclk()
H A Dcypress_dpm.c679 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()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h331 struct rv7xx_pl *pl;
605 struct rv7xx_pl { struct
615 struct rv7xx_pl high; argument
616 struct rv7xx_pl medium;
617 struct rv7xx_pl low;
624 struct rv7xx_pl performance_levels[NISLANDS_MAX_SMC_PERFORMANCE_LEVELS_PER_SWSTATE];
961 struct rv7xx_pl pl;
H A Dsi_dpm.c1842 struct rv7xx_pl *pl,
3284 struct rv7xx_pl *pl) in btc_adjust_clock_combinations()
4752 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters()
5461 struct rv7xx_pl *pl, in si_convert_power_level_to_smc()
6091 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc()
7188 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info()
7533 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level()
7923 struct rv7xx_pl *pl; in si_dpm_print_power_state()
7952 static inline bool si_are_power_levels_equal(const struct rv7xx_pl *si_cpl1, in si_are_power_levels_equal()
7953 const struct rv7xx_pl *si_cpl2) in si_are_power_levels_equal()