Searched refs:ni_update_current_ps (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ni_dpm.h | 236 void ni_update_current_ps(struct radeon_device *rdev,
|
H A 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()
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ni_dpm.h | 236 void ni_update_current_ps(struct radeon_device *rdev,
|
H A D | ni_dpm.c | 3564 void ni_update_current_ps(struct radeon_device *rdev, in ni_update_current_ps() function 3701 ni_update_current_ps(rdev, boot_ps); in ni_dpm_enable() 3741 ni_update_current_ps(rdev, boot_ps); in ni_dpm_disable() 3865 ni_update_current_ps(rdev, new_ps); in ni_dpm_post_set_power_state()
|
H A D | si_dpm.c | 6443 ni_update_current_ps(rdev, boot_ps); in si_dpm_enable() 6497 ni_update_current_ps(rdev, boot_ps); in si_dpm_disable() 6647 ni_update_current_ps(rdev, new_ps); in si_dpm_post_set_power_state()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A 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()
|
/kernel/linux/linux-6.6/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 6923 ni_update_current_ps(adev, boot_ps); in si_dpm_enable() 6966 ni_update_current_ps(adev, boot_ps); in si_dpm_disable() 7133 ni_update_current_ps(adev, new_ps); in si_dpm_post_set_power_state()
|
Completed in 48 milliseconds