Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h55 struct amdgpu_ps { struct
237 struct amdgpu_ps *ps;
241 struct amdgpu_ps *current_ps;
243 struct amdgpu_ps *requested_ps;
245 struct amdgpu_ps *boot_ps;
247 struct amdgpu_ps *uvd_ps;
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dkv_dpm.c56 struct amdgpu_ps *new_rps);
62 struct amdgpu_ps *new_rps,
63 struct amdgpu_ps *old_rps);
1224 struct amdgpu_ps *rps) in kv_update_current_ps()
1236 struct amdgpu_ps *rps) in kv_update_requested_ps()
2208 struct amdgpu_ps *new_rps, in kv_apply_state_adjust_rules()
2209 struct amdgpu_ps *old_rps) in kv_apply_state_adjust_rules()
2656 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info()
2898 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_dpm_print_power_state()
3234 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in kv_check_state_equal()
[all …]
A Dsi_dpm.c3142 struct amdgpu_ps *rps) in ni_update_current_ps()
3155 struct amdgpu_ps *rps) in ni_update_requested_ps()
3168 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_before_set_eng_clock()
3186 struct amdgpu_ps *new_ps, in ni_set_uvd_clock_after_set_eng_clock()
3187 struct amdgpu_ps *old_ps) in ni_set_uvd_clock_after_set_eng_clock()
3423 struct amdgpu_ps *rps) in si_apply_state_adjust_rules()
7154 struct amdgpu_ps *rps, in si_parse_pplib_non_clock_info()
7295 sizeof(struct amdgpu_ps), in si_parse_power_table()
7922 struct amdgpu_ps *rps = (struct amdgpu_ps *)current_ps; in si_dpm_print_power_state()
7971 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 Dlegacy_dpm.h29 struct amdgpu_ps *rps);
A Dlegacy_dpm.c124 struct amdgpu_ps *rps) in amdgpu_dpm_print_ps_status()
820 static struct amdgpu_ps *amdgpu_dpm_pick_power_state(struct amdgpu_device *adev, in amdgpu_dpm_pick_power_state()
824 struct amdgpu_ps *ps; in amdgpu_dpm_pick_power_state()
957 struct amdgpu_ps *ps; in amdgpu_dpm_change_power_state_locked()
A Dsi_dpm.h682 struct amdgpu_ps current_rps;
684 struct amdgpu_ps requested_rps;

Completed in 33 milliseconds