From: Dave Airlie Date: Fri, 11 Jun 2010 04:40:16 +0000 (+1000) Subject: radeon/kms: fix powerpc/rn50 untiled behaviour. X-Git-Tag: v2.6.35-rc4~15^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c5f040b565435e9a85898dc87ab365395e0603;p=pandora-kernel.git radeon/kms: fix powerpc/rn50 untiled behaviour. Installing 2.6.34 on a Power5/rn50 combo machine, X showed buggy sw rendering, enabling tiling in the DDX fixed it. Investigation showed that a further /16 was needed in the untiled case on this chipset. Need further investigations on what other chips this could affect, possibly rv100->rv280. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed