Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Drv770_dpm.c49 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps() function
261 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_populate_smc_t()
679 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_convert_power_state_to_smc()
743 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_program_memory_timing_parameters()
1028 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv770_populate_smc_initial_state()
1167 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table()
1437 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1438 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1454 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock()
1455 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_after_set_eng_clock()
[all …]
Drv770.h36 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
Dbtc_dpm.c1792 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in btc_is_state_ulv_compatible()
2096 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_apply_state_adjust_rules()
2259 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_current_ps()
2270 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()
Dcypress_dpm.c351 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_get_maximum_link_speed()
765 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_power_state_to_smc()
852 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_mc_reg_table_to_smc()
926 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
1118 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1()
1179 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0()
1237 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_initial_state); in cypress_populate_smc_initial_state()
1667 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table()
Drv730_dpm.c320 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv730_populate_smc_initial_state()
393 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv730_program_memory_timing_parameters()