Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dkv_dpm.c144 static struct kv_ps *kv_get_ps(struct radeon_ps *rps) in kv_get_ps() function
984 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
995 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1529 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1591 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
1939 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2230 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2385 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2412 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2649 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c371 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps() function
1226 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
1238 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1777 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1839 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2211 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2502 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2660 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2687 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2899 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
[all …]