Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c370 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps() function
1225 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
1237 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1774 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1836 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2208 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2499 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2657 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2684 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2896 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
[all …]
/Linux-v5.4/drivers/gpu/drm/radeon/
Dkv_dpm.c244 static struct kv_ps *kv_get_ps(struct radeon_ps *rps) in kv_get_ps() function
1143 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
1154 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1710 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1772 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2143 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2434 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2589 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2616 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2853 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
[all …]