From a592d9fd63ca619ba4c15e8d83ec6c955eb18eaa Mon Sep 17 00:00:00 2001 From: Darren Etheridge Date: Fri, 23 Aug 2013 16:52:50 -0500 Subject: [PATCH] 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed