From: Alex Deucher Date: Wed, 31 Jul 2013 13:16:42 +0000 (-0400) Subject: drm/radeon: properly handle pm on gpu reset X-Git-Tag: v3.11-rc5~16^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f595097b22827a5ee562afff402570c6b8205a;p=pandora-kernel.git drm/radeon: properly handle pm on gpu reset When we reset the GPU, we need to properly tear down power management before reseting the GPU and then set it back up again after reset. Add the missing radeon_pm_[suspend|resume] calls to the gpu reset function. Signed-off-by: Alex Deucher --- Reading git-diff-tree failed