Home
last modified time | relevance | path

Searched refs:amdgpu_ps (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h55 struct amdgpu_ps { struct
372 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);
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Dkv_dpm.c55 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 …]
A Dsi_dpm.c3127 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 …]
A Dkv_dpm.h206 struct amdgpu_ps current_rps;
208 struct amdgpu_ps requested_rps;
A Dsi_dpm.h675 struct amdgpu_ps current_rps;
677 struct amdgpu_ps requested_rps;
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c111 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