Home
last modified time | relevance | path

Searched refs:rv770_get_ps (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.c48 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
52 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps() function
264 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_populate_smc_t()
682 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_convert_power_state_to_smc()
1440 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1457 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock()
2184 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv7xx_parse_pplib_clock_info()
2439 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_print_power_state()
2473 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_debugfs_print_current_performance_level()
2502 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_sclk()
[all …]
H A Dbtc_dpm.c50 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
1791 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in btc_is_state_ulv_compatible()
2095 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_apply_state_adjust_rules()
2258 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_current_ps()
2269 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_requested_ps()
2735 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_debugfs_print_current_performance_level()
2760 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_sclk()
2783 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_mclk()
2805 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_sclk()
2816 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_mclk()
H A Drv730_dpm.c37 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
323 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv730_populate_smc_initial_state()
396 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv730_program_memory_timing_parameters()
H A Dcypress_dpm.c45 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
352 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_get_maximum_link_speed()
766 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_power_state_to_smc()
853 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_mc_reg_table_to_smc()
927 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
1119 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1()
1180 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0()
1238 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_initial_state); in cypress_populate_smc_initial_state()
1668 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table()