Lines Matching refs:amdgpu_ps
55 struct amdgpu_ps *new_rps);
61 struct amdgpu_ps *new_rps,
62 struct amdgpu_ps *old_rps);
375 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps()
1228 struct amdgpu_ps *rps) in kv_update_current_ps()
1239 struct amdgpu_ps *rps) in kv_update_requested_ps()
1544 struct amdgpu_ps *amdgpu_new_state, in kv_update_vce_dpm()
1545 struct amdgpu_ps *amdgpu_current_state) in kv_update_vce_dpm()
1802 struct amdgpu_ps *new_rps) in kv_set_valid_clock_range()
1864 struct amdgpu_ps *new_rps) in kv_update_dfs_bypass_settings()
1936 struct amdgpu_ps requested_ps = *adev->pm.dpm.requested_ps; in kv_dpm_pre_set_power_state()
1937 struct amdgpu_ps *new_ps = &requested_ps; in kv_dpm_pre_set_power_state()
1951 struct amdgpu_ps *new_ps = &pi->requested_rps; in kv_dpm_set_power_state()
1952 struct amdgpu_ps *old_ps = &pi->current_rps; in kv_dpm_set_power_state()
2025 struct amdgpu_ps *new_ps = &pi->requested_rps; in kv_dpm_post_set_power_state()
2232 struct amdgpu_ps *new_rps, in kv_apply_state_adjust_rules()
2233 struct amdgpu_ps *old_rps) in kv_apply_state_adjust_rules()
2524 struct amdgpu_ps *new_rps) in kv_program_nbps_index_settings()
2680 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info()
2707 struct amdgpu_ps *rps, int index, in kv_parse_pplib_clock_info()
2762 adev->pm.dpm.ps = kzalloc(sizeof(struct amdgpu_ps) * in kv_parse_power_table()
2914 struct amdgpu_ps *rps) in kv_dpm_print_power_state()