drm/radeon/dpm: fix vddci setup typo on cayman
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:11:31 +0000 (12:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:15:53 +0000 (12:15 -0400)
commitb0880e87c1fd038b84498944f52e52c3e86ebe59
tree22f42fe0420061a847467c893e2e7c00fd9c0ddb
parente07929810f0a19ddd756558290c7d72827cbfcd9
drm/radeon/dpm: fix vddci setup typo on cayman

We were using the vddc mask rather than the vddci mask.

Bug:
https://bugzilla.kernel.org/show_bug.cgi?id=79071

May also fix:
https://bugs.freedesktop.org/show_bug.cgi?id=69723

Noticed by: Dieter Nützel <Dieter@nuetzel-hh.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/ni_dpm.c