Searched refs:amdgpu_ps (Results 1 – 6 of 6) sorted by relevance
55 struct amdgpu_ps { struct372 struct amdgpu_ps *ps;376 struct amdgpu_ps *current_ps;378 struct amdgpu_ps *requested_ps;380 struct amdgpu_ps *boot_ps;382 struct amdgpu_ps *uvd_ps;497 struct amdgpu_ps *rps);
55 struct amdgpu_ps *new_rps);61 struct amdgpu_ps *new_rps,62 struct amdgpu_ps *old_rps);1223 struct amdgpu_ps *rps) in kv_update_current_ps()1235 struct amdgpu_ps *rps) in kv_update_requested_ps()2203 struct amdgpu_ps *new_rps, in kv_apply_state_adjust_rules()2204 struct amdgpu_ps *old_rps) in kv_apply_state_adjust_rules()2651 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info()2893 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_dpm_print_power_state()3243 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in kv_check_state_equal()[all …]
3127 struct amdgpu_ps *rps) in ni_update_current_ps()3140 struct amdgpu_ps *rps) in ni_update_requested_ps()3153 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_before_set_eng_clock()3171 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_after_set_eng_clock()3172 struct amdgpu_ps *old_ps) in ni_set_uvd_clock_after_set_eng_clock()3408 struct amdgpu_ps *rps) in si_apply_state_adjust_rules()7104 struct amdgpu_ps *rps, in si_parse_pplib_non_clock_info()7245 sizeof(struct amdgpu_ps), in si_parse_power_table()7895 struct amdgpu_ps *rps = (struct amdgpu_ps *)current_ps; in si_dpm_print_power_state()7944 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;
675 struct amdgpu_ps current_rps;677 struct amdgpu_ps requested_rps;
111 struct amdgpu_ps *rps) in amdgpu_dpm_print_ps_status()1273 static struct amdgpu_ps *amdgpu_dpm_pick_power_state(struct amdgpu_device *adev, in amdgpu_dpm_pick_power_state()1277 struct amdgpu_ps *ps; in amdgpu_dpm_pick_power_state()1409 struct amdgpu_ps *ps; in amdgpu_dpm_change_power_state_locked()
Completed in 37 milliseconds