Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
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_ps); in rv770_set_uvd_clock_after_set_eng_clock()
[all …]
Dbtc_dpm.c52 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
1795 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in btc_is_state_ulv_compatible()
2099 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_apply_state_adjust_rules()
2262 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_current_ps()
2273 struct rv7xx_ps *new_ps = rv770_get_ps(rps); in btc_update_requested_ps()
2741 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_debugfs_print_current_performance_level()
2766 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_sclk()
2789 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_mclk()
2811 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_sclk()
2822 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps); in btc_dpm_get_mclk()
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()
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()
767 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_power_state_to_smc()
854 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in cypress_convert_mc_reg_table_to_smc()
928 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
1120 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s1()
1181 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_force_mc_use_s0()
1239 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_initial_state); in cypress_populate_smc_initial_state()
1669 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in cypress_populate_mc_reg_table()