Hello,
Le Tue, 25 Aug 2020 23:50:30 +0800,
Chen-Yu Tsai a écrit :
> On Fri, Aug 21, 2020 at 11:00 PM Kévin L'hôpital
> wrote:
> >
> > 10-bit bayer formats are aligned to 16 bits in memory, so this is
> > what needs to be used as bpp for calculating the size of the
> > buffers to allocate.
> >
>
On Fri, Aug 21, 2020 at 11:00 PM Kévin L'hôpital
wrote:
>
> 10-bit bayer formats are aligned to 16 bits in memory, so this is what
> needs to be used as bpp for calculating the size of the buffers to
> allocate.
>
> Signed-off-by: Kévin L'hôpital
Please add:
Fixes: 5cc7522d8965 ("media: sun6i:
Hello,
Le Mon, 24 Aug 2020 18:55:36 +0200,
Maxime Ripard a écrit :
> On Fri, Aug 21, 2020 at 04:59:29PM +0200, Kévin L'hôpital wrote:
> > 10-bit bayer formats are aligned to 16 bits in memory, so this is
> > what needs to be used as bpp for calculating the size of the
> > buffers to allocate.
>
On Fri, Aug 21, 2020 at 04:59:29PM +0200, Kévin L'hôpital wrote:
> 10-bit bayer formats are aligned to 16 bits in memory, so this is what
> needs to be used as bpp for calculating the size of the buffers to
> allocate.
>
> Signed-off-by: Kévin L'hôpital
Generally speaking, you should also explai
10-bit bayer formats are aligned to 16 bits in memory, so this is what
needs to be used as bpp for calculating the size of the buffers to
allocate.
Signed-off-by: Kévin L'hôpital
---
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
5 matches
Mail list logo