From: Thierry Reding Date: Thu, 22 Nov 2012 19:37:17 +0000 (+0000) Subject: drm: tegra: Use framebuffer pitch as line stride X-Git-Tag: v3.8-rc1~82^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8f7c4894bea3ae1af31e78fea31b1ba3347834;p=pandora-kernel.git drm: tegra: Use framebuffer pitch as line stride Instead of using the stride derived from the display mode, use the pitch associated with the currently active framebuffer. This fixes a bug where the LCD display content would be skewed when enabling HDMI with a video mode different from that of the LCD. Signed-off-by: Thierry Reding Tested-by: Terje Bergstrom Tested-by: Mark Zhang Tested-by: Stephen Warren Signed-off-by: Dave Airlie --- Reading git-diff-tree failed