commit | a592d9fd63ca619ba4c15e8d83ec6c955eb18eaa | [log] [tgz] |
---|---|---|
author | Darren Etheridge <detheridge@ti.com> | Fri Aug 23 16:52:50 2013 -0500 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Aug 30 14:50:26 2013 +0300 |
tree | 659344da9b90a8711603c0a0ac2f9bf777206b46 | |
parent | b1a9329cd5c4a26cdc2b12015ad055174a09e4ad [diff] |
video: da8xx-fb fixing incorrect porch mappings The driver was mapping the wrong fbdev margins to the front porch / back porch for both vertical and horizontal timings. This patch corrects it so that: hfp = right margin hbp = left margin vbp = upper margin vfp = lower margin Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>