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:
4743484
)
[PATCH] fbdev: Pan display fixes
author
Antonino A. Daplas
<adaplas@gmail.com>
Tue, 13 Dec 2005 06:17:17 +0000
(22:17 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 13 Dec 2005 06:31:17 +0000
(22:31 -0800)
- Fix fb_pan_display rejecting yoffsets that are valid if panning mode
is ywrap.
- Add more robust error checking in fb_pan_display specially since this
function is accessible by userland apps.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found