Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dni_dpm.h236 void ni_update_current_ps(struct radeon_device *rdev,
H A Dni_dpm.c3559 void ni_update_current_ps(struct radeon_device *rdev, in ni_update_current_ps() function
3696 ni_update_current_ps(rdev, boot_ps); in ni_dpm_enable()
3736 ni_update_current_ps(rdev, boot_ps); in ni_dpm_disable()
3860 ni_update_current_ps(rdev, new_ps); in ni_dpm_post_set_power_state()
H A Dsi_dpm.c6459 ni_update_current_ps(rdev, boot_ps); in si_dpm_enable()
6513 ni_update_current_ps(rdev, boot_ps); in si_dpm_disable()
6663 ni_update_current_ps(rdev, new_ps); in si_dpm_post_set_power_state()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c3144 static void ni_update_current_ps(struct amdgpu_device *adev, in ni_update_current_ps() function
6932 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()