From: Zhenyu Wang Date: Tue, 9 Feb 2010 01:46:20 +0000 (+0800) Subject: drm/i915: fix pipe source image setting in flip command X-Git-Tag: v2.6.33-rc8~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aacef09b59e99d9e919ede74d107d5d7f3721432;p=pandora-kernel.git drm/i915: fix pipe source image setting in flip command The MI_DISPLAY_FLIP command needs to be set the same pipe source image like in pipe source register, e.g source image size minus one. This fixes screen corrupt issue on Ironlake. Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed