Searched refs:ni_update_current_ps (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | ni_dpm.h | 232 void ni_update_current_ps(struct radeon_device *rdev,
|
H A D | ni_dpm.c | 3561 void ni_update_current_ps(struct radeon_device *rdev, in ni_update_current_ps() function 3698 ni_update_current_ps(rdev, boot_ps); in ni_dpm_enable() 3738 ni_update_current_ps(rdev, boot_ps); in ni_dpm_disable() 3862 ni_update_current_ps(rdev, new_ps); in ni_dpm_post_set_power_state()
|
H A D | si_dpm.c | 6399 ni_update_current_ps(rdev, boot_ps); in si_dpm_enable() 6453 ni_update_current_ps(rdev, boot_ps); in si_dpm_disable() 6603 ni_update_current_ps(rdev, new_ps); in si_dpm_post_set_power_state()
|
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 3141 static void ni_update_current_ps(struct amdgpu_device *adev, in ni_update_current_ps() function 6921 ni_update_current_ps(adev, boot_ps); in si_dpm_enable() 6964 ni_update_current_ps(adev, boot_ps); in si_dpm_disable() 7131 ni_update_current_ps(adev, new_ps); in si_dpm_post_set_power_state()
|