Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h55 struct amdgpu_ps { struct
361 struct amdgpu_ps *ps;
365 struct amdgpu_ps *current_ps;
367 struct amdgpu_ps *requested_ps;
369 struct amdgpu_ps *boot_ps;
371 struct amdgpu_ps *uvd_ps;
470 struct amdgpu_ps *rps);
H A Dsi_dpm.c3145 struct amdgpu_ps *rps) in ni_update_current_ps()
3158 struct amdgpu_ps *rps) in ni_update_requested_ps()
3171 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_before_set_eng_clock()
3189 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_after_set_eng_clock()
3190 struct amdgpu_ps *old_ps) in ni_set_uvd_clock_after_set_eng_clock()
3426 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 …]
H A Dsi_dpm.h675 struct amdgpu_ps current_rps;
677 struct amdgpu_ps requested_rps;
H A Damdgpu_pm.c1562 static struct amdgpu_ps *amdgpu_dpm_pick_power_state(struct amdgpu_device *adev, in amdgpu_dpm_pick_power_state()
1566 struct amdgpu_ps *ps; in amdgpu_dpm_pick_power_state()
1698 struct amdgpu_ps *ps; in amdgpu_dpm_change_power_state_locked()
H A Damdgpu_dpm.c107 struct amdgpu_ps *rps) in amdgpu_dpm_print_ps_status()