commit | ac33a207b13a70bbca6e58094e28bd92b9fc1ff3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Jul 26 14:36:55 2012 +0200 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun Jul 29 01:17:07 2012 +0000 |
tree | d362fbcb83e9490be672e2cd74c0f50ae1dbaa2e | |
parent | 91d1cfa8779e1929167a7cf1e5825462af7d6e4a [diff] |
fbdev: sh_mobile_lcdc: Fix vertical panning step Commit 15dede882e564601947f2ce4b647742c0351be6d added support for horizontal panning but accidentally computes the Y pan step value incorrectly for NV12/21 and NV16/61 formats. Fix this. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>