]> 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)
commita80abfdbf6009d73016d07bc7c7d8123abba7136
tree5f2d24839a14c48b4f3bf4a8a42c2508f1227f33
parent48d991a9c93a4bfeb59ff076bb1d27af594735fd
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