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:
82235e9
)
[PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 28 Apr 2005 09:46:15 +0000
(10:46 +0100)
committer
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 28 Apr 2005 09:46:15 +0000
(10:46 +0100)
We ignore the bottom 4 bits of the X resolution, so we should
round X resolutions up to the nearest multiple of 16.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
No differences found