Home
last modified time | relevance | path

Searched refs:ni_update_current_ps (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/radeon/
Dni_dpm.h236 void ni_update_current_ps(struct radeon_device *rdev,
Dni_dpm.c3562 void ni_update_current_ps(struct radeon_device *rdev, in ni_update_current_ps() function
3699 ni_update_current_ps(rdev, boot_ps); in ni_dpm_enable()
3739 ni_update_current_ps(rdev, boot_ps); in ni_dpm_disable()
3863 ni_update_current_ps(rdev, new_ps); in ni_dpm_post_set_power_state()
Dsi_dpm.c6443 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-v5.15/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c3126 static void ni_update_current_ps(struct amdgpu_device *adev, in ni_update_current_ps() function
6870 ni_update_current_ps(adev, boot_ps); in si_dpm_enable()
6913 ni_update_current_ps(adev, boot_ps); in si_dpm_disable()
7083 ni_update_current_ps(adev, new_ps); in si_dpm_post_set_power_state()