]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: Fix return values in SI DPM code
authorTom St Denis <tom.stdenis@amd.com>
Wed, 7 Sep 2016 12:42:41 +0000 (08:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:26 +0000 (15:10 -0400)
commit4f0c5fc4434b8beffa806a8722cb7ffbea6c74f9
tree5f2d24839a14c48b4f3bf4a8a42c2508f1227f33
parent8d82352d5cc675225248402b3c9053c6be50091c
drm/amd/amdgpu: Fix return values in SI DPM code

Fix a couple of spots where errors were not returned as
well as add some error messages to
si_patch_dependency_based_on_leakage() which were not being
read.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si_dpm.c