summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2021-06-03 11:42:15 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-02-16 14:24:28 +0300
commit79e8c421a099bfbcebe59740153e55aa0442ced6 (patch)
treec575cb0656280f62c814ee73d912fb8e3dcfd63c /Documentation
parentfcc6217645ea1dbbbe523968d3a25397b514a67a (diff)
downloadlinux-79e8c421a099bfbcebe59740153e55aa0442ced6.tar.xz
media: mexon-ge2d: fixup frames size in registers
The CLIP, SRC & DST registers are coded to take the pixel/line start & end, starting from 0. Thus the end should be the width/height minus 1. It can be an issue with clipping and rotation, where it will add spurious lines from uninitialized or unwanted data with a shift in the result. Fixes: 59a635327ca7 ("media: meson: Add M2M driver for the Amlogic GE2D Accelerator Unit") Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions