From: Alex Deucher Date: Wed, 12 Mar 2014 19:26:34 +0000 (-0400) Subject: drm/radeon/cik: stop the sdma engines in the enable() function X-Git-Tag: v3.14-rc7~8^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ae78c9798b79bad3d3adf983c94ba23fde54d4;p=pandora-kernel.git drm/radeon/cik: stop the sdma engines in the enable() function We always stop the rings when disabling the engines so just call the stop functions directly from the sdma enable function. This way the rings' status is set correctly on suspend so there are no problems on resume. Fixes resume failures that result in acceleration getting disabled. Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed