Searched refs:ci_update_vce_dpm (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dci_dpm.c4081 static int ci_update_vce_dpm(struct radeon_device *rdev, ci_update_vce_dpm() function
5342 ret = ci_update_vce_dpm(rdev, new_ps, old_ps); ci_dpm_set_power_state()
5344 DRM_ERROR("ci_update_vce_dpm failed\n"); ci_dpm_set_power_state()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.c4219 static int ci_update_vce_dpm(struct amdgpu_device *adev, ci_update_vce_dpm() function
5488 ret = ci_update_vce_dpm(adev, new_ps, old_ps); ci_dpm_set_power_state()
5490 DRM_ERROR("ci_update_vce_dpm failed\n"); ci_dpm_set_power_state()

Completed in 109 milliseconds