video: fbdev: pmag-ba-fb: Fix the lower margin size
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 22 Feb 2016 01:54:46 +0000 (01:54 +0000)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 26 Feb 2016 11:02:58 +0000 (13:02 +0200)
commitaf22f647b4a0b4a549ccbbc55a324edc54089564
tree8a7690f7a94c0df042fa6cbcf9014176ac8c4cf4
parent8b4c78a35adb19be89c9e8829074289e16d0bb4b
video: fbdev: pmag-ba-fb: Fix the lower margin size

According to the board specification[1] the width of the vertical sync
front porch is 12 pixels or the same as the width of the horizontal sync
front porch.  This in turn means the size of the lower margin is 0,
because the vertical sync starts as soon as the start of the horizontal
sync terminates the last line.

References:

[1] "PMAG-BA TURBOchannel Color Frame Buffer Functional Specification",
    Revision 1.2, Workstation Systems Engineering, Digital Equipment
    Corporation, August 27, 1990, Table 3-5: "Video Timing"

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/pmag-ba-fb.c