Re: [PATCH/RFC] v4l: vsp1: Change pixel count at scale-up setting

2015-06-18 Thread Laurent Pinchart
Hi Kaneko-san, Thank you for the patch. On Monday 15 June 2015 02:29:14 Yoshihiro Kaneko wrote: > From: Atsushi Akatsuka > > This commit sets AMD bit of VI6_UDSn_CTRL register, > and modifies scaling formula to fit AMD bit. What's the rationale for that ? What are the side effects of setting t

[PATCH/RFC] v4l: vsp1: Change pixel count at scale-up setting

2015-06-14 Thread Yoshihiro Kaneko
From: Atsushi Akatsuka This commit sets AMD bit of VI6_UDSn_CTRL register, and modifies scaling formula to fit AMD bit. Signed-off-by: Atsushi Akatsuka Signed-off-by: Hiroki Negishi Signed-off-by: Yoshihiro Kaneko --- This patch is based on the master branch of linuxtv.org/media_tree.git.