Home
last modified time | relevance | path

Searched refs:rv7xx_ps (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/radeon/
Drv770_dpm.c48 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps()
50 struct rv7xx_ps *ps = rps->ps_priv; in rv770_get_ps()
260 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_populate_smc_t()
678 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_convert_power_state_to_smc()
742 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_program_memory_timing_parameters()
1027 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv770_populate_smc_initial_state()
1166 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table()
1436 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1437 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1453 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock()
[all …]
Dcypress_dpm.h92 struct rv7xx_ps current_ps;
94 struct rv7xx_ps requested_ps;
Dbtc_dpm.c50 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
1794 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in btc_is_state_ulv_compatible()
2098 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_apply_state_adjust_rules()
2261 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_current_ps()
2272 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_requested_ps()
2738 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_debugfs_print_current_performance_level()
2763 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_sclk()
2786 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_mclk()
2808 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_sclk()
2819 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_mclk()
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()
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()
Drv770_dpm.h150 struct rv7xx_ps { struct