Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h59 struct amdgpu_ps { struct
243 struct amdgpu_ps *ps;
247 struct amdgpu_ps *current_ps;
249 struct amdgpu_ps *requested_ps;
251 struct amdgpu_ps *boot_ps;
253 struct amdgpu_ps *uvd_ps;
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dkv_dpm.c56 struct amdgpu_ps *new_rps);
62 struct amdgpu_ps *new_rps,
63 struct amdgpu_ps *old_rps);
1213 struct amdgpu_ps *rps) in kv_update_current_ps()
1225 struct amdgpu_ps *rps) in kv_update_requested_ps()
2197 struct amdgpu_ps *new_rps, in kv_apply_state_adjust_rules()
2198 struct amdgpu_ps *old_rps) in kv_apply_state_adjust_rules()
2645 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info()
2885 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_dpm_print_power_state()
3221 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in kv_check_state_equal()
[all …]
A Dsi_dpm.c3142 struct amdgpu_ps *rps) in ni_update_current_ps()
3155 struct amdgpu_ps *rps) in ni_update_requested_ps()
3168 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_before_set_eng_clock()
3186 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_after_set_eng_clock()
3187 struct amdgpu_ps *old_ps) in ni_set_uvd_clock_after_set_eng_clock()
3423 struct amdgpu_ps *rps) in si_apply_state_adjust_rules()
7150 struct amdgpu_ps *rps, in si_parse_pplib_non_clock_info()
7291 sizeof(struct amdgpu_ps), in si_parse_power_table()
7915 struct amdgpu_ps *rps = (struct amdgpu_ps *)current_ps; in si_dpm_print_power_state()
7960 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in si_check_state_equal()
[all …]
A Dkv_dpm.h206 struct amdgpu_ps current_rps;
208 struct amdgpu_ps requested_rps;
A Dlegacy_dpm.h29 struct amdgpu_ps *rps);
A Dlegacy_dpm.c124 struct amdgpu_ps *rps) in amdgpu_dpm_print_ps_status()
794 static struct amdgpu_ps *amdgpu_dpm_pick_power_state(struct amdgpu_device *adev, in amdgpu_dpm_pick_power_state()
798 struct amdgpu_ps *ps; in amdgpu_dpm_pick_power_state()
922 struct amdgpu_ps *ps; in amdgpu_dpm_change_power_state_locked()
A Dsi_dpm.h682 struct amdgpu_ps current_rps;
684 struct amdgpu_ps requested_rps;

Completed in 41 milliseconds