diff options
| author | Dave Stevenson <dave.stevenson@raspberrypi.org> | 2019-06-29 22:31:40 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-01 10:10:19 +0300 |
| commit | eb3539767a358129c20e536774eb1fa67b46ac27 (patch) | |
| tree | dc9dbeaee7d8a2bb90831a8e5b4c240ca2d4d2a4 /tools/perf/scripts/python/compaction-times.py | |
| parent | 640e77466e69d9c28de227bc76881f5501f532ca (diff) | |
| download | linux-eb3539767a358129c20e536774eb1fa67b46ac27.tar.xz | |
staging: bcm2835-camera: Fix stride on RGB3/BGR3 formats
RGB3/BGR3 end up being 3 bytes per pixel, which meant that
the alignment code ended up trying to align using bitmasking
with a mask of 96.
That doesn't work, so switch to an arithmetic alignment for
those formats.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
