Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c1831 static struct si_ps *si_get_ps(struct amdgpu_ps *rps);
1968 static struct si_ps *si_get_ps(struct amdgpu_ps *aps) in si_get_ps()
1970 struct si_ps *ps = aps->ps_priv; in si_get_ps()
2386 struct si_ps *state = si_get_ps(amdgpu_state); in si_populate_power_containment_values()
2478 struct si_ps *state = si_get_ps(amdgpu_state); in si_populate_sq_ramping_values()
3144 struct si_ps *new_ps = si_get_ps(rps); in ni_update_current_ps()
3157 struct si_ps *new_ps = si_get_ps(rps); in ni_update_requested_ps()
3171 struct si_ps *new_state = si_get_ps(new_ps); in ni_set_uvd_clock_before_set_eng_clock()
3172 struct si_ps *current_state = si_get_ps(old_ps); in ni_set_uvd_clock_before_set_eng_clock()
3189 struct si_ps *new_state = si_get_ps(new_ps); in ni_set_uvd_clock_after_set_eng_clock()
[all …]
Dsi_dpm.h621 struct si_ps { struct
852 struct si_ps current_ps;
853 struct si_ps requested_ps;