Re: [PATCH v4 10/12] intel-ipu3: css pipeline

2017-11-13 Thread Sakari Ailus
nen, Tuukka > > <tuukka.toivo...@intel.com>; Hu, Jerry W <jerry.w...@intel.com> > > Subject: Re: [PATCH v4 10/12] intel-ipu3: css pipeline > > > > Hi Yong, > > > > Apologies for the late reply. Please find my (few) comments below. > > > >

RE: [PATCH v4 10/12] intel-ipu3: css pipeline

2017-11-10 Thread Zhi, Yong
ux-media@vger.kernel.org; sakari.ai...@linux.intel.com; Zheng, Jian > Xu <jian.xu.zh...@intel.com>; Mani, Rajmohan > <rajmohan.m...@intel.com>; Toivonen, Tuukka > <tuukka.toivo...@intel.com>; Hu, Jerry W <jerry.w...@intel.com> > Subject: Re: [PATCH v4 10/12] intel-

Re: [PATCH v4 10/12] intel-ipu3: css pipeline

2017-11-01 Thread Sakari Ailus
Hi Yong, Apologies for the late reply. Please find my (few) comments below. On Tue, Oct 17, 2017 at 10:54:55PM -0500, Yong Zhi wrote: > Add css pipeline and v4l code. > > Signed-off-by: Yong Zhi > --- > drivers/media/pci/intel/ipu3/ipu3-css.c | 1761 >

[PATCH v4 10/12] intel-ipu3: css pipeline

2017-10-17 Thread Yong Zhi
Add css pipeline and v4l code. Signed-off-by: Yong Zhi --- drivers/media/pci/intel/ipu3/ipu3-css.c | 1761 ++- drivers/media/pci/intel/ipu3/ipu3-css.h | 89 ++ 2 files changed, 1849 insertions(+), 1 deletion(-) diff --git