]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:06 +0000 (14:09 +0200)
commita20c8cd0d3437cf37ffed125e8b760774eb34391
treef6935d61be08d4e9379ae1099929d853a7952b78
parente7b54b9d8fe5af47f4e8f16f584ab3ec8fe24fca
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