]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: fix voltage setup on hawaii
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Feb 2015 05:40:58 +0000 (00:40 -0500)
committerSasha Levin <sasha.levin@oracle.com>
Sat, 14 Mar 2015 19:37:17 +0000 (15:37 -0400)
commit93fd529dd1bc4263c9a993cc6172a257d7b90878
treedd67943664fe4caa82b147ba18a45174932b57ea
parentc112fd14870e43f1b5bd8f5e055c59f185a44ba9
drm/radeon: fix voltage setup on hawaii

commit 09b6e85fc868568e1b2820235a2a851aecbccfcc upstream.

Missing parameter when fetching the real voltage values
from atom.  Fixes problems with dynamic clocking on
certain boards.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=87457

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/gpu/drm/radeon/radeon_atombios.c