git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a9329
)
video: da8xx-fb fixing incorrect porch mappings
author
Darren Etheridge
<detheridge@ti.com>
Fri, 23 Aug 2013 21:52:50 +0000
(16:52 -0500)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 30 Aug 2013 11:50:26 +0000
(14:50 +0300)
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>
No differences found