On 22.11.2012 21:37, Thierry Reding wrote: > 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 <thierry.reding at avionic-design.de>
Hi, I tested and verified that this fixes our stride problem. Thanks! Tested-by: Terje Bergstrom <tbergstrom at nvidia.com>