Re: [PATCH 22/24] v4l: vsp1: wpf: Add flipping support

2016-06-21 Thread Geert Uytterhoeven
Hi Laurent, On Mon, Jun 20, 2016 at 9:10 PM, Laurent Pinchart wrote: > Vertical flipping is available on both Gen2 and Gen3, while horizontal > flipping is only available on Gen3. > > Signed-off-by: Laurent Pinchart

[PATCH 22/24] v4l: vsp1: wpf: Add flipping support

2016-06-20 Thread Laurent Pinchart
Vertical flipping is available on both Gen2 and Gen3, while horizontal flipping is only available on Gen3. Signed-off-by: Laurent Pinchart --- drivers/media/platform/vsp1/vsp1.h | 2 + drivers/media/platform/vsp1/vsp1_drv.c | 15 ++--