Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.h112 struct radeon_ps current_rps; member
H A Dcypress_dpm.h91 struct radeon_ps current_rps; member
H A Dsumo_dpm.c1184 pi->current_rps = *rps; in sumo_update_current_ps()
1186 pi->current_rps.ps_priv = &pi->current_ps; in sumo_update_current_ps()
1289 &pi->current_rps); in sumo_dpm_pre_set_power_state()
1298 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()
1873 struct radeon_ps *rps = &pi->current_rps; in sumo_dpm_get_current_vddc()
1925 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.h132 struct radeon_ps current_rps; member
H A Dtrinity_dpm.c1025 pi->current_rps = *rps; in trinity_update_current_ps()
1027 pi->current_rps.ps_priv = &pi->current_ps; in trinity_update_current_ps()
1157 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level()
1194 &pi->current_rps); in trinity_dpm_pre_set_power_state()
1203 struct radeon_ps *old_ps = &pi->current_rps; in trinity_dpm_set_power_state()
1987 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_debugfs_print_current_performance_level()
2008 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_get_current_sclk()
H A Dbtc_dpm.c2234 eg_pi->current_rps = *rps; in btc_update_current_ps()
2236 eg_pi->current_rps.ps_priv = &eg_pi->current_ps; in btc_update_current_ps()
2277 struct radeon_ps *old_ps = &eg_pi->current_rps; in btc_dpm_set_power_state()
2709 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_debugfs_print_current_performance_level()
2734 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_sclk()
2757 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_mclk()
H A Dci_dpm.h287 struct radeon_ps current_rps; member
H A Dkv_dpm.c986 pi->current_rps = *rps; in kv_update_current_ps()
988 pi->current_rps.ps_priv = &pi->current_ps; in kv_update_current_ps()
1667 &pi->current_rps); in kv_dpm_pre_set_power_state()
1676 struct radeon_ps *old_ps = &pi->current_rps; in kv_dpm_set_power_state()
H A Dsi_dpm.c6499 struct radeon_ps *old_ps = &eg_pi->current_rps; in si_dpm_set_power_state()
7032 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level()
7052 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_sclk()
7070 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_mclk()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.h206 struct amdgpu_ps current_rps; member
H A Dsi_dpm.c3164 eg_pi->current_rps = *rps; in ni_update_current_ps()
3166 eg_pi->current_rps.ps_priv = &ni_pi->current_ps; in ni_update_current_ps()
3167 adev->pm.dpm.current_ps = &eg_pi->current_rps; in ni_update_current_ps()
7073 struct amdgpu_ps *old_ps = &eg_pi->current_rps; in si_dpm_set_power_state()
7573 struct amdgpu_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level()
8059 struct amdgpu_ps *rps = &eg_pi->current_rps; in si_dpm_read_sensor()