Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c1834 static struct si_ps *si_get_ps(struct amdgpu_ps *rps);
1971 static struct si_ps *si_get_ps(struct amdgpu_ps *aps) in si_get_ps() function
2389 struct si_ps *state = si_get_ps(amdgpu_state); in si_populate_power_containment_values()
2481 struct si_ps *state = si_get_ps(amdgpu_state); in si_populate_sq_ramping_values()
3147 struct si_ps *new_ps = si_get_ps(rps); in ni_update_current_ps()
3160 struct si_ps *new_ps = si_get_ps(rps); in ni_update_requested_ps()
3174 struct si_ps *new_state = si_get_ps(new_ps); in ni_set_uvd_clock_before_set_eng_clock()
3175 struct si_ps *current_state = si_get_ps(old_ps); in ni_set_uvd_clock_before_set_eng_clock()
3192 struct si_ps *new_state = si_get_ps(new_ps); in ni_set_uvd_clock_after_set_eng_clock()
3193 struct si_ps *current_state = si_get_ps(old_ps); in ni_set_uvd_clock_after_set_eng_clock()
[all …]