Home
last modified time | relevance | path

Searched refs:ci_update_current_ps (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.c5104 static void ci_update_current_ps(struct radeon_device *rdev, in ci_update_current_ps() function
5144 ci_update_current_ps(rdev, new_ps); in ci_dpm_post_set_power_state()
5281 ci_update_current_ps(rdev, boot_ps); in ci_dpm_enable()
5344 ci_update_current_ps(rdev, boot_ps); in ci_dpm_disable()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c5239 static void ci_update_current_ps(struct amdgpu_device *adev, in ci_update_current_ps() function
5283 ci_update_current_ps(adev, new_ps); in ci_dpm_post_set_power_state()
5412 ci_update_current_ps(adev, boot_ps); in ci_dpm_enable()
5450 ci_update_current_ps(adev, boot_ps); in ci_dpm_disable()