Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-10-13 Thread Sakari Ailus
Hi Tuukka, Andy, others, On Wed, Oct 11, 2017 at 05:27:27PM +0300, Andy Shevchenko wrote: > On Wed, Oct 11, 2017 at 5:01 PM, Tuukka Toivonen > wrote: > > On Wed, 2017-10-11 at 16:31 +0300, Andy Shevchenko wrote: > >> On Wed, Oct 11, 2017 at 10:29 AM,

Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-10-11 Thread Andy Shevchenko
On Wed, Oct 11, 2017 at 5:01 PM, Tuukka Toivonen wrote: > On Wed, 2017-10-11 at 16:31 +0300, Andy Shevchenko wrote: >> On Wed, Oct 11, 2017 at 10:29 AM, sakari.ai...@linux.intel.com >> wrote: >> > On Wed, Oct 11, 2017 at 04:14:37AM +,

Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-10-11 Thread Tuukka Toivonen
On Wed, 2017-10-11 at 16:31 +0300, Andy Shevchenko wrote: > On Wed, Oct 11, 2017 at 10:29 AM, sakari.ai...@linux.intel.com > wrote: > > On Wed, Oct 11, 2017 at 04:14:37AM +, Zhi, Yong wrote: > > > > > +static unsigned int ipu3_css_scaler_get_exp(unsigned int > >

Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-10-11 Thread Andy Shevchenko
On Wed, Oct 11, 2017 at 10:29 AM, sakari.ai...@linux.intel.com wrote: > On Wed, Oct 11, 2017 at 04:14:37AM +, Zhi, Yong wrote: >> > > +static unsigned int ipu3_css_scaler_get_exp(unsigned int counter, >> > > + unsigned

Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-10-11 Thread sakari.ai...@linux.intel.com
; > Toivonen, Tuukka <tuukka.toivo...@intel.com> > > Subject: Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs > > > > On Thu, Jun 15, 2017 at 1:19 AM, Yong Zhi <yong@intel.com> wrote: > > > A collection of routines that are mainly resp

RE: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-10-10 Thread Zhi, Yong
linux-media@vger.kernel.org>; > sakari.ai...@linux.intel.com; Zheng, Jian Xu <jian.xu.zh...@intel.com>; > tf...@chromium.org; Mani, Rajmohan <rajmohan.m...@intel.com>; > Toivonen, Tuukka <tuukka.toivo...@intel.com> > Subject: Re: [PATCH v2 08/12] intel-ipu3: params: comput

Re: [PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-06-16 Thread Andy Shevchenko
On Thu, Jun 15, 2017 at 1:19 AM, Yong Zhi wrote: > A collection of routines that are mainly responsible > to calculate the acc parameters. > +static unsigned int ipu3_css_scaler_get_exp(unsigned int counter, > + unsigned int divider)

[PATCH v2 08/12] intel-ipu3: params: compute and program ccs

2017-06-14 Thread Yong Zhi
A collection of routines that are mainly responsible to calculate the acc parameters. Signed-off-by: Yong Zhi --- drivers/media/pci/intel/ipu3/ipu3-css-params.c | 3119 drivers/media/pci/intel/ipu3/ipu3-css-params.h | 105 +