commit | 0f7ad450394560a6b6c72115e04bf7afd6230e70 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Apr 28 10:46:15 2005 +0100 |
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Apr 28 10:46:15 2005 +0100 |
tree | e4b4b0f5eb3338e043eb3b7a78c16eb162f62e72 | |
parent | 82235e9170f19fa327361ee82a76618e60f2db47 [diff] |
[PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 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>