Home
last modified time | relevance | path

Searched refs:rv770_get_ps (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770_dpm.c47 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps() function
259 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_populate_smc_t()
677 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_convert_power_state_to_smc()
741 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_program_memory_timing_parameters()
1026 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv770_populate_smc_initial_state()
1165 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table()
1435 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1436 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1452 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock()
1453 struct rv7xx_ps *current_state = rv770_get_ps(old_p in rv770_set_uvd_clock_after_set_eng_clock()
[all...]
H A Dcypress_dpm.c46 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
353 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_get_maximum_link_speed()
771 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_power_state_to_smc()
858 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_mc_reg_table_to_smc()
932 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
1124 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1()
1185 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0()
1243 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_initial_state); in cypress_populate_smc_initial_state()
1673 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table()
H A Drv730_dpm.c36 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
322 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv730_populate_smc_initial_state()
395 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv730_program_memory_timing_parameters()
H A Dbtc_dpm.c51 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()
2740 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_debugfs_print_current_performance_level()
2765 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_sclk()
2788 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_mclk()
2810 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_sclk()
2821 struct rv7xx_ps *requested_state = rv770_get_ps( in btc_dpm_get_mclk()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A 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_p in rv770_set_uvd_clock_after_set_eng_clock()
[all...]
H A Drv770.h36 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
H A Dcypress_dpm.c351 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_get_maximum_link_speed()
769 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_power_state_to_smc()
856 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_mc_reg_table_to_smc()
930 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
1122 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1()
1183 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0()
1241 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_initial_state); in cypress_populate_smc_initial_state()
1671 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table()
H A 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()
H A 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()

Completed in 18 milliseconds