Lines Matching refs:amdgpu_ps
56 struct amdgpu_ps *new_rps);
62 struct amdgpu_ps *new_rps,
63 struct amdgpu_ps *old_rps);
360 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps()
1213 struct amdgpu_ps *rps) in kv_update_current_ps()
1225 struct amdgpu_ps *rps) in kv_update_requested_ps()
1550 struct amdgpu_ps *amdgpu_new_state, in kv_update_vce_dpm()
1551 struct amdgpu_ps *amdgpu_current_state) in kv_update_vce_dpm()
1764 struct amdgpu_ps *new_rps) in kv_set_valid_clock_range()
1826 struct amdgpu_ps *new_rps) in kv_update_dfs_bypass_settings()
1900 struct amdgpu_ps requested_ps = *adev->pm.dpm.requested_ps; in kv_dpm_pre_set_power_state()
1901 struct amdgpu_ps *new_ps = &requested_ps; in kv_dpm_pre_set_power_state()
1916 struct amdgpu_ps *new_ps = &pi->requested_rps; in kv_dpm_set_power_state()
1917 struct amdgpu_ps *old_ps = &pi->current_rps; in kv_dpm_set_power_state()
1991 struct amdgpu_ps *new_ps = &pi->requested_rps; in kv_dpm_post_set_power_state()
2197 struct amdgpu_ps *new_rps, in kv_apply_state_adjust_rules()
2198 struct amdgpu_ps *old_rps) in kv_apply_state_adjust_rules()
2489 struct amdgpu_ps *new_rps) in kv_program_nbps_index_settings()
2645 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info()
2672 struct amdgpu_ps *rps, int index, in kv_parse_pplib_clock_info()
2728 sizeof(struct amdgpu_ps), in kv_parse_power_table()
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()
3222 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_check_state_equal()