From: Zhenyu Wang Date: Wed, 2 Sep 2009 02:57:52 +0000 (+0800) Subject: drm/i915: fix tiling on IGDNG X-Git-Tag: v2.6.32-rc1~52^2~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553bd149bb2de7848b2b84642876f27202421368;p=pandora-kernel.git drm/i915: fix tiling on IGDNG It seems that on IGDNG the same swizzling setup always applys. And front buffer tiling needs to set address swizzle in display arb control too. Fix plane tricle feed setting in v1 which should be disable bit, and always setup address swizzle to let hardware care for buffer tiling in all cases. Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed