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:
2a438c5
)
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sat, 17 Jan 2015 20:31:42 +0000
(22:31 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:21 +0000
(14:30 +0200)
The function will convert the Q16 source coordinates to integers, avoid
converting integers to Q16 first and perform the opposite conversion.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found