diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-04-27 10:43:17 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-10-12 09:46:37 +0200 |
commit | 5964c90a04291e1fb94d65b5641b526316e48830 (patch) | |
tree | dd3289c47b379619996fd21728c1480c6752109e /drivers/mmc | |
parent | media: rkisp1: Constify rkisp1_v12_params_ops (diff) | |
download | linux-5964c90a04291e1fb94d65b5641b526316e48830.tar.xz linux-5964c90a04291e1fb94d65b5641b526316e48830.zip |
media: rkisp1: Fix line stride calculation
The line stride is expressed in the hardware as a number of pixels for
the first plane. The bytesperline must thus be a multiple of the first
plane's bpp value. Enforce this constraint.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions