Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dtrinity_dpm.h113 struct radeon_ps current_rps; member
H A Dcypress_dpm.h91 struct radeon_ps current_rps; member
H A Dtrinity_dpm.c1078 pi->current_rps = *rps; in trinity_update_current_ps()
1080 pi->current_rps.ps_priv = &pi->current_ps; in trinity_update_current_ps()
1210 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level()
1247 &pi->current_rps); in trinity_dpm_pre_set_power_state()
1256 struct radeon_ps *old_ps = &pi->current_rps; in trinity_dpm_set_power_state()
2037 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_debugfs_print_current_performance_level()
2058 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_get_current_sclk()
H A Dsumo_dpm.c1189 pi->current_rps = *rps; in sumo_update_current_ps()
1191 pi->current_rps.ps_priv = &pi->current_ps; in sumo_update_current_ps()
1294 &pi->current_rps); in sumo_dpm_pre_set_power_state()
1303 struct radeon_ps *old_ps = &pi->current_rps; in sumo_dpm_set_power_state()
1818 struct radeon_ps *rps = &pi->current_rps; in sumo_dpm_debugfs_print_current_performance_level()
1845 struct radeon_ps *rps = &pi->current_rps; in sumo_dpm_get_current_sclk()
1905 struct radeon_ps *rps = &pi->current_rps; in sumo_dpm_force_performance_level()
H A Dkv_dpm.h180 struct radeon_ps current_rps; member
H A Dsumo_dpm.h131 struct radeon_ps current_rps; member
H A Dbtc_dpm.c2261 eg_pi->current_rps = *rps; in btc_update_current_ps()
2263 eg_pi->current_rps.ps_priv = &eg_pi->current_ps; in btc_update_current_ps()
2304 struct radeon_ps *old_ps = &eg_pi->current_rps; in btc_dpm_set_power_state()
2734 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_debugfs_print_current_performance_level()
2759 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_sclk()
2782 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_mclk()
H A Dci_dpm.h288 struct radeon_ps current_rps; member
H A Dni_dpm.c3566 eg_pi->current_rps = *rps; in ni_update_current_ps()
3568 eg_pi->current_rps.ps_priv = &ni_pi->current_ps; in ni_update_current_ps()
3780 struct radeon_ps *old_ps = &eg_pi->current_rps; in ni_dpm_set_power_state()
4303 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_debugfs_print_current_performance_level()
4323 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_get_current_sclk()
4341 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_get_current_mclk()
H A Dkv_dpm.c1141 pi->current_rps = *rps; in kv_update_current_ps()
1143 pi->current_rps.ps_priv = &pi->current_ps; in kv_update_current_ps()
1844 &pi->current_rps); in kv_dpm_pre_set_power_state()
1853 struct radeon_ps *old_ps = &pi->current_rps; in kv_dpm_set_power_state()
H A Dci_dpm.c5143 pi->current_rps = *rps; in ci_update_current_ps()
5145 pi->current_rps.ps_priv = &pi->current_ps; in ci_update_current_ps()
5384 struct radeon_ps *old_ps = &pi->current_rps; in ci_dpm_set_power_state()
5961 struct radeon_ps *rps = &pi->current_rps; in ci_dpm_debugfs_print_current_performance_level()
H A Dsi_dpm.c6559 struct radeon_ps *old_ps = &eg_pi->current_rps; in si_dpm_set_power_state()
7078 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level()
7098 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_sclk()
7116 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_mclk()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h675 struct amdgpu_ps current_rps; member
H A Dsi_dpm.c3151 eg_pi->current_rps = *rps; in ni_update_current_ps()
3153 eg_pi->current_rps.ps_priv = &ni_pi->current_ps; in ni_update_current_ps()
3154 adev->pm.dpm.current_ps = &eg_pi->current_rps; in ni_update_current_ps()
6979 struct amdgpu_ps *old_ps = &eg_pi->current_rps; in si_dpm_set_power_state()
7484 struct amdgpu_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level()
7985 struct amdgpu_ps *rps = &eg_pi->current_rps; in si_dpm_read_sensor()