Lines Matching refs:amdgpu_ps
56 struct amdgpu_ps *new_rps);
62 struct amdgpu_ps *new_rps,
63 struct amdgpu_ps *old_rps);
371 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps()
1224 struct amdgpu_ps *rps) in kv_update_current_ps()
1236 struct amdgpu_ps *rps) in kv_update_requested_ps()
1545 struct amdgpu_ps *amdgpu_new_state, in kv_update_vce_dpm()
1546 struct amdgpu_ps *amdgpu_current_state) in kv_update_vce_dpm()
1773 struct amdgpu_ps *new_rps) in kv_set_valid_clock_range()
1835 struct amdgpu_ps *new_rps) in kv_update_dfs_bypass_settings()
1909 struct amdgpu_ps requested_ps = *adev->pm.dpm.requested_ps; in kv_dpm_pre_set_power_state()
1910 struct amdgpu_ps *new_ps = &requested_ps; in kv_dpm_pre_set_power_state()
1925 struct amdgpu_ps *new_ps = &pi->requested_rps; in kv_dpm_set_power_state()
1926 struct amdgpu_ps *old_ps = &pi->current_rps; in kv_dpm_set_power_state()
2000 struct amdgpu_ps *new_ps = &pi->requested_rps; in kv_dpm_post_set_power_state()
2206 struct amdgpu_ps *new_rps, in kv_apply_state_adjust_rules()
2207 struct amdgpu_ps *old_rps) in kv_apply_state_adjust_rules()
2498 struct amdgpu_ps *new_rps) in kv_program_nbps_index_settings()
2654 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info()
2681 struct amdgpu_ps *rps, int index, in kv_parse_pplib_clock_info()
2737 sizeof(struct amdgpu_ps), in kv_parse_power_table()
2896 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_dpm_print_power_state()
3246 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in kv_check_state_equal()
3247 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_check_state_equal()