From: Alex Deucher Date: Tue, 19 Aug 2014 15:56:38 +0000 (-0400) Subject: drm/radeon: fix active_cu mask on SI and CIK after re-init (v3) X-Git-Tag: omap-for-v3.17/fixes-against-rc2~20^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52da51f0f9ea9d213adfc99223630707b26d1d38;p=pandora-kernel.git drm/radeon: fix active_cu mask on SI and CIK after re-init (v3) Need to initialize the mask to 0 on init, otherwise it keeps increasing. bug: https://bugzilla.kernel.org/show_bug.cgi?id=82581 v2: also fix cu count v3: split count fix into separate patch Signed-off-by: Alex Deucher Reviewed-by: Michel Dänzer Cc: stable@vger.kernel.org --- Reading git-diff-tree failed