From: Alex Deucher Date: Sun, 4 Aug 2013 16:13:17 +0000 (-0400) Subject: drm/radeon: always program the MC on startup X-Git-Tag: v3.11-rc5~16^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fab3febf6d949b0a12b1e4e73db38e4a177a79e;p=pandora-kernel.git drm/radeon: always program the MC on startup For r6xx+ asics. This mirrors the behavior of pre-r6xx asics. We need to program the MC even if something else in startup() fails. Failure to do so results in an unusable GPU. Based on a fix from: Mark Kettenis Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed