]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 13:10:56 +0000 (14:10 +0100)
commit12bc2f3df1d5c9445202a1eb9119460ca6928042
tree7a4e615c40316ea76c83086feed12aab228c87f8
parent3aeb57ffdb5325636869d102f70ef6096b9d49d9
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_atombios.c