]> asedeno.scripts.mit.edu Git - linux.git/commit
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
authorTasslehoff Kjappfot <tasskjapp@gmail.com>
Wed, 8 Sep 2010 10:46:14 +0000 (12:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Fri, 22 Oct 2010 20:21:00 +0000 (23:21 +0300)
commit87ba8288670c53f66ce41d8ce292c64674de821e
tree2bb0174fcd939189c5425b66ddf0818c87d04a00
parent66be8f6cec4ffd78e5d59921ec9d5e299c0cfa3c
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync

Framebuffer's left and right margins are relative to the active pixel
area. Front and back porches are relative to the sync area.

Left margin was wrongly assigned to front porch (and right to back),
this patch fixes it.

Signed-off-by: tasskjapp@gmail.com
Reviewed-by: Russ.Dill@gmail.com
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap2/omapfb/omapfb-main.c