Searched refs:amdgpu_ps (Results 1 – 7 of 7) sorted by relevance
59 struct amdgpu_ps { struct243 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;
56 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()3224 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in kv_check_state_equal()[all …]
3161 struct amdgpu_ps *rps) in ni_update_current_ps()3174 struct amdgpu_ps *rps) in ni_update_requested_ps()3187 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_before_set_eng_clock()3205 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_after_set_eng_clock()3206 struct amdgpu_ps *old_ps) in ni_set_uvd_clock_after_set_eng_clock()3442 struct amdgpu_ps *rps) in si_apply_state_adjust_rules()7174 struct amdgpu_ps *rps, in si_parse_pplib_non_clock_info()7315 sizeof(struct amdgpu_ps), in si_parse_power_table()7949 struct amdgpu_ps *rps = (struct amdgpu_ps *)current_ps; in si_dpm_print_power_state()7994 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in si_check_state_equal()[all …]
206 struct amdgpu_ps current_rps;208 struct amdgpu_ps requested_rps;
28 void amdgpu_dpm_dbg_print_ps_status(struct amdgpu_device *adev, struct amdgpu_ps *rps);
102 struct amdgpu_ps *rps) in amdgpu_dpm_dbg_print_ps_status()768 static struct amdgpu_ps *amdgpu_dpm_pick_power_state(struct amdgpu_device *adev, in amdgpu_dpm_pick_power_state()772 struct amdgpu_ps *ps; in amdgpu_dpm_pick_power_state()896 struct amdgpu_ps *ps; in amdgpu_dpm_change_power_state_locked()
682 struct amdgpu_ps current_rps;684 struct amdgpu_ps requested_rps;
Completed in 35 milliseconds