]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/dpm: fix typo in vddci setup for eg/btc
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:07:33 +0000 (12:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:15:17 +0000 (12:15 -0400)
commitb0a6bb6ac857002a097f7e9fc8525a83dad37f6a
treefcdff446bfaa241e3b5e8f25ab4e074c876c65ea
parent8c29ba429aa8c4bde4c87ea5f248f5f52eb1de62
drm/radeon/dpm: fix typo in vddci setup for eg/btc

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

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

Possibly also fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=68571

Noticed-by: Jonathan Howard <jonathan@unbiased.name>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/cypress_dpm.c