]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00256629 V4L2 output: Fix color bar issue on 1080p HDMI display
authorWayne Zou <b36644@freescale.com>
Mon, 25 Mar 2013 04:56:46 +0000 (12:56 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:59 +0000 (08:35 +0200)
commitfe12a7fc796dd4786cf379e952817980370c177e
tree267b4f0a88e31df610a6188c37a7d17550473cea
parent8ef0523a1ccc20c5b6ceacd5c91b7225cb0c0518
ENGR00256629 V4L2 output: Fix color bar issue on 1080p HDMI display

When doing video playback on video16, which is also the first framebuffer
and used for fb console as well, there is a color bar on top of 1080p screen.
We need to make sure the correct vmode when doing pan display.

Signed-off-by: Wayne Zou <b36644@freescale.com>
drivers/media/video/mxc/output/mxc_vout.c