From: Michel Dänzer Date: Thu, 5 Jan 2012 17:42:17 +0000 (+0100) Subject: radeon: Fix disabling PCI bus mastering on big endian hosts. X-Git-Tag: v3.3-rc1~121^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3df96909b75835d487a9178761622b0cbd7310d4;p=pandora-kernel.git radeon: Fix disabling PCI bus mastering on big endian hosts. It would previously write basically random bits to PCI configuration space... Not very surprising that the GPU tended to stop responding completely. The resulting MCE even froze the whole machine sometimes. Now resetting the GPU after a lockup has at least a fighting chance of succeeding. Cc: stable@vger.kernel.org Signed-off-by: Michel Dänzer Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed