Home
last modified time | relevance | path

Searched refs:ni_ps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_dpm.h172 struct ni_ps { struct
205 struct ni_ps current_ps;
206 struct ni_ps requested_ps;
251 struct ni_ps *ni_get_ps(struct radeon_ps *rps);
H A Dni_dpm.c735 struct ni_ps *ps = rps->ps_priv; in ni_get_ps()
788 struct ni_ps *ps = ni_get_ps(rps); in ni_apply_state_adjust_rules()
2302 struct ni_ps *ps = ni_get_ps(radeon_state); in ni_populate_smc_sp()
3567 struct ni_ps *new_ps = ni_get_ps(rps); in ni_update_current_ps()
3579 struct ni_ps *new_ps = ni_get_ps(rps); in ni_update_requested_ps()
3929 struct ni_ps *ps = ni_get_ps(rps); in ni_parse_pplib_clock_info()
3999 struct ni_ps *ps; in ni_parse_power_table()
4288 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_print_power_state()
4312 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_debugfs_print_current_performance_level()
4332 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_get_current_sclk()
[all …]
H A Dsi_dpm.c2272 struct ni_ps *state = ni_get_ps(radeon_state); in si_populate_power_containment_values()
2365 struct ni_ps *state = ni_get_ps(radeon_state); in si_populate_sq_ramping_values()
2949 struct ni_ps *ps = ni_get_ps(rps); in si_apply_state_adjust_rules()
3385 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_force_performance_level()
4303 struct ni_ps *state = ni_get_ps(radeon_state); in si_do_program_memory_timing_parameters()
4947 struct ni_ps *ps = ni_get_ps(radeon_state); in si_populate_smc_sp()
6719 struct ni_ps *ps = ni_get_ps(rps); in si_parse_pplib_clock_info()
6803 struct ni_ps *ps; in si_parse_power_table()
7077 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_debugfs_print_current_performance_level()
7097 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_get_current_sclk()
[all …]