| commit | 1207069f6f8f3d1b71641fdaa6cc04fca6fff9f5 | [log] [tgz] |
|---|---|---|
| author | Antonino A. Daplas <adaplas@gmail.com> | Mon Dec 12 22:17:17 2005 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Dec 12 22:31:17 2005 -0800 |
| tree | c8be44eb73032dd787c18ff3f71d42083258484e | |
| parent | 4743484718e1d710321f24f8ef7d0124a48291b3 [diff] |
[PATCH] fbdev: Pan display fixes - 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>