Home
last modified time | relevance | path

Searched refs:ci_get_ps (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c326 static struct ci_ps *ci_get_ps(struct amdgpu_ps *rps) in ci_get_ps() function
928 struct ci_ps *ps = ci_get_ps(rps); in ci_apply_state_adjust_rules()
2725 struct ci_ps *boot_state = ci_get_ps(amdgpu_boot_state); in ci_populate_smc_initial_state()
3897 struct ci_ps *state = ci_get_ps(amdgpu_state); in ci_trim_dpm_states()
4006 struct ci_ps *state = ci_get_ps(amdgpu_state); in ci_find_dpm_states_clocks_in_dpm_table()
4045 struct ci_ps *state = ci_get_ps(amdgpu_state); in ci_populate_and_upload_sclk_mclk_dpm_levels()
4949 struct ci_ps *state = ci_get_ps(amdgpu_state); in ci_get_maximum_link_speed()
5242 struct ci_ps *new_ps = ci_get_ps(rps); in ci_update_current_ps()
5254 struct ci_ps *new_ps = ci_get_ps(rps); in ci_update_requested_ps()
5584 struct ci_ps *ps = ci_get_ps(rps); in ci_parse_pplib_clock_info()
[all …]
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c201 static struct ci_ps *ci_get_ps(struct radeon_ps *rps) in ci_get_ps() function
796 struct ci_ps *ps = ci_get_ps(rps); in ci_apply_state_adjust_rules()
2587 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state); in ci_populate_smc_initial_state()
3750 struct ci_ps *state = ci_get_ps(radeon_state); in ci_trim_dpm_states()
3857 struct ci_ps *state = ci_get_ps(radeon_state); in ci_find_dpm_states_clocks_in_dpm_table()
3899 struct ci_ps *state = ci_get_ps(radeon_state); in ci_populate_and_upload_sclk_mclk_dpm_levels()
4798 struct ci_ps *state = ci_get_ps(radeon_state); in ci_get_maximum_link_speed()
5107 struct ci_ps *new_ps = ci_get_ps(rps); in ci_update_current_ps()
5118 struct ci_ps *new_ps = ci_get_ps(rps); in ci_update_requested_ps()
5475 struct ci_ps *ps = ci_get_ps(rps); in ci_parse_pplib_clock_info()
[all …]