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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 18:18:25 +0000 (11:18 -0700)
commit333cc3bb9c362e329e2f3f3ffc56288f52fe5b48
treea29092c5a2ecfd675cd62f4eeb220ec3d8b277e8
parent1dec81d2ff5fe89b40ba7f075d41056d9d7d3cce
drm/radeon/dpm: fix vddci setup typo on cayman

commit b0880e87c1fd038b84498944f52e52c3e86ebe59 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/ni_dpm.c