Home
last modified time | relevance | path

Searched refs:kv_get_ps (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c372 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps() function
1227 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
1239 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1764 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1826 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2194 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2485 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2643 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2670 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2880 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
[all …]
/drivers/gpu/drm/radeon/
Dkv_dpm.c242 static struct kv_ps *kv_get_ps(struct radeon_ps *rps) in kv_get_ps() function
1141 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
1152 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1708 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1770 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2141 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2432 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2587 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2614 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2850 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
[all …]