]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00143309 IPUv3fb:Set default yres_virtual to be 3*yres
authorLiu Ying <Ying.Liu@freescale.com>
Thu, 12 May 2011 12:18:25 +0000 (20:18 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:53 +0000 (08:32 +0200)
commita07cb820eb30a52400891de175b784eefd00da3a
treef6935d61be08d4e9379ae1099929d853a7952b78
parent5b851d465215533e1e6f66153f1bdf5bed7c6ff5
ENGR00143309 IPUv3fb:Set default yres_virtual to be 3*yres

This patch sets framebuffer yres_virtual to be 3*yres defaultly.
Before this patch is applied, the yres_virtual will be changed
to yres when hdmi cable is hot plugged out and in, which
reduces yres_virtual to yres and pan display mechanism cannot
work well.

Signed-off-by: Liu Ying <b17645@freescale.com>
(cherry picked from commit 99a218e876a3a4831ec121fdff0e2b4e39408eda)
drivers/video/mxc/mxc_ipuv3_fb.c