Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_dpm.c48 static struct cz_ps *cz_get_ps(struct amdgpu_ps *rps) in cz_get_ps() function
241 struct cz_ps *ps = cz_get_ps(rps); in cz_parse_pplib_clock_info()
263 struct cz_ps *ps = cz_get_ps(rps); in cz_parse_pplib_non_clock_info()
565 struct cz_ps *ps = cz_get_ps(rps); in cz_dpm_print_power_state()
1214 struct cz_ps *ps = cz_get_ps(rps); in cz_update_current_ps()
1226 struct cz_ps *ps = cz_get_ps(rps); in cz_update_requested_ps()
1239 struct cz_ps *ps = cz_get_ps(new_rps); in cz_apply_state_adjust_rules()
1787 struct cz_ps *requested_state = cz_get_ps(&pi->requested_rps); in cz_dpm_get_sclk()