Searched refs:ni_update_current_ps (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | ni_dpm.h | 236 void ni_update_current_ps(struct radeon_device *rdev,
|
D | ni_dpm.c | 3563 void ni_update_current_ps(struct radeon_device *rdev, in ni_update_current_ps() function 3700 ni_update_current_ps(rdev, boot_ps); in ni_dpm_enable() 3740 ni_update_current_ps(rdev, boot_ps); in ni_dpm_disable() 3864 ni_update_current_ps(rdev, new_ps); in ni_dpm_post_set_power_state()
|
D | si_dpm.c | 6445 ni_update_current_ps(rdev, boot_ps); in si_dpm_enable() 6499 ni_update_current_ps(rdev, boot_ps); in si_dpm_disable() 6649 ni_update_current_ps(rdev, new_ps); in si_dpm_post_set_power_state()
|
/drivers/gpu/drm/amd/pm/powerplay/ |
D | si_dpm.c | 3126 static void ni_update_current_ps(struct amdgpu_device *adev, in ni_update_current_ps() function 6873 ni_update_current_ps(adev, boot_ps); in si_dpm_enable() 6916 ni_update_current_ps(adev, boot_ps); in si_dpm_disable() 7086 ni_update_current_ps(adev, new_ps); in si_dpm_post_set_power_state()
|