From: Michel Dänzer Date: Tue, 13 Sep 2011 09:27:35 +0000 (+0200) Subject: drm/radeon: Don't read from CP ring write pointer registers. X-Git-Tag: v3.1-rc7~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87463ff83bcda210d8f0ae440bd64d1548f852e7;p=pandora-kernel.git drm/radeon: Don't read from CP ring write pointer registers. Apparently this doesn't always work reliably, e.g. at resume time. Just initialize to 0, so the ring is considered empty. Tested with hibernation on Sumo and Cayman cards. Should fix https://bugs.launchpad.net/ubuntu/+source/linux/+bug/820746/ . Signed-off-by: Michel Dänzer Reviewed-by: Alex Deucher cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed