Searched refs:si_ps (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A 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)
1970 struct si_ps *ps = aps->ps_priv;
2386 struct si_ps *state = si_get_ps(amdgpu_state);
2478 struct si_ps *state = si_get_ps(amdgpu_state);
3144 struct si_ps *new_ps = si_get_ps(rps);
3157 struct si_ps *new_ps = si_get_ps(rps);
3171 struct si_ps *new_state = si_get_ps(new_ps);
3172 struct si_ps *current_state = si_get_ps(old_ps);
3189 struct si_ps *new_stat
[all...]
H A Dsi_dpm.h621 struct si_ps { struct
852 struct si_ps current_ps;
853 struct si_ps requested_ps;

Completed in 210 milliseconds