Searched refs:ni_update_current_ps (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | ni_dpm.h | 236 void ni_update_current_ps(struct radeon_device *rdev,
|
D | ni_dpm.c | 3560 void ni_update_current_ps(struct radeon_device *rdev, in ni_update_current_ps() function 3697 ni_update_current_ps(rdev, boot_ps); in ni_dpm_enable() 3737 ni_update_current_ps(rdev, boot_ps); in ni_dpm_disable() 3861 ni_update_current_ps(rdev, new_ps); in ni_dpm_post_set_power_state()
|
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()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/ |
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()
|