diff options
author | Marko Kohtala <marko.kohtala@okoko.fi> | 2019-06-18 09:41:08 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2019-07-23 17:18:06 +0200 |
commit | dd9782834dd9dde3624ff1acea8859f3d3e792d4 (patch) | |
tree | 70a0b00a0c614c231d914cf80283826232e61312 /include/math-emu | |
parent | video: ssd1307fb: Remove unneeded semicolons (diff) | |
download | linux-dd9782834dd9dde3624ff1acea8859f3d3e792d4.tar.xz linux-dd9782834dd9dde3624ff1acea8859f3d3e792d4.zip |
video: ssd1307fb: Start page range at page_offset
The page_offset was only applied to the end of the page range. This caused
the display updates to cause a scrolling effect on the display because the
amount of data written to the display did not match the range display
expected.
Fixes: 301bc0675b67 ("video: ssd1307fb: Make use of horizontal addressing mode")
Signed-off-by: Marko Kohtala <marko.kohtala@okoko.fi>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@linux.ie>
Cc: Michal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190618074111.9309-4-marko.kohtala@okoko.fi
Diffstat (limited to 'include/math-emu')
0 files changed, 0 insertions, 0 deletions