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:
ee2e072
)
staging: drm/imx: handle framebuffer offsets correctly
author
Lucas Stach
<l.stach@pengutronix.de>
Fri, 10 Jan 2014 15:17:29 +0000
(16:17 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 13 Jan 2014 23:11:51 +0000
(15:11 -0800)
We didn't take the pixel format into account, so x-direction
offsets were off by a factor of 2 or 4 for 16bpp and 32bpp
framebuffers.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found