cron job: media_tree daily build: ERRORS

2018-01-19 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sat Jan 20 05:00:17 CET 2018 media-tree git hash:e3ee691dbf24096ea51b3200946b11d68ce75361 media_build git

Re: [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver

2018-01-19 Thread kbuild test robot
Hi Jacopo, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.15-rc8] [cannot apply to linuxtv-media/master next-20180119] [if your patch is applied to the wrong git tree, please drop us a note to help improve the

Re: [PATCH v6 3/4] dt-bindings: media: Add bindings for OV2685

2018-01-19 Thread Rob Herring
On Tue, Jan 16, 2018 at 05:22:00PM +0800, Shunqian Zheng wrote: > Add device tree binding documentation for the OV2685 sensor. > > Signed-off-by: Shunqian Zheng > Reviewed-by: Jacopo Mondi > --- > .../devicetree/bindings/media/i2c/ov2685.txt | 41 > ++ > 1 file change

Re: [PATCH v6 1/4] dt-bindings: media: Add bindings for OV5695

2018-01-19 Thread Rob Herring
On Tue, Jan 16, 2018 at 05:21:58PM +0800, Shunqian Zheng wrote: > Add device tree binding documentation for the OV5695 sensor. > > Signed-off-by: Shunqian Zheng > Reviewed-by: Jacopo Mondi > --- > .../devicetree/bindings/media/i2c/ov5695.txt | 41 > ++ > 1 file change

Fwd: Distro-specific hint for media_build - Linux Mint Sylvia 18.3

2018-01-19 Thread Jason Cameron
Following error occurred when building media_build on Linux Mint 18.3: *** Checking if the needed tools for Linux Mint 18.3 Sylvia are available ERROR: please install "Proc::ProcessTable", otherwise, build won't work. I don't know distro Linux Mint 18.3 Sylvia. So, I can't provide you a hint with

Re: [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver

2018-01-19 Thread kbuild test robot
Hi Jacopo, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.15-rc8] [cannot apply to linuxtv-media/master next-20180119] [if your patch is applied to the wrong git tree, please drop us a note to help improve the

Re: [PATCH v5 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2018-01-19 Thread Randy Dunlap
On 01/19/2018 01:17 PM, Icenowy Zheng wrote: > 在 2018年1月20日星期六 CST 上午5:14:09,Rob Herring 写道: >> On Thu, Jan 11, 2018 at 11:03:43AM +0800, Yong Deng wrote: >>> Add binding documentation for Allwinner V3s CSI. >>> >>> Signed-off-by: Yong Deng >>> --- >>> >>> .../devicetree/bindings/media/sun6i-csi.

Re: [PATCH v6 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver

2018-01-19 Thread Randy Dunlap
ia/platform/renesas-ceu.c:1497:27: error: request for member 'fwnode' in something not a structure or union ceu_sd->asd.match.fwnode.fwnode = Signed-off-by: Randy Dunlap --- drivers/media/platform/renesas-ceu.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- l

Re: [PATCH v5 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2018-01-19 Thread Icenowy Zheng
在 2018年1月20日星期六 CST 上午5:14:09,Rob Herring 写道: > On Thu, Jan 11, 2018 at 11:03:43AM +0800, Yong Deng wrote: > > Add binding documentation for Allwinner V3s CSI. > > > > Signed-off-by: Yong Deng > > --- > > > > .../devicetree/bindings/media/sun6i-csi.txt| 59 > > ++ 1

Re: [PATCH v5 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2018-01-19 Thread Rob Herring
On Thu, Jan 11, 2018 at 11:03:43AM +0800, Yong Deng wrote: > Add binding documentation for Allwinner V3s CSI. > > Signed-off-by: Yong Deng > --- > .../devicetree/bindings/media/sun6i-csi.txt| 59 > ++ > 1 file changed, 59 insertions(+) > create mode 100644 Documenta

Re: [PATCH] media: v4l: omap_vout: vrfb: Use the wrapper for prep_interleaved_dma()

2018-01-19 Thread Sakari Ailus
Hi, Peter! :-) How do you do? On Fri, Jan 19, 2018 at 03:34:34PM +0200, Peter Ujfalusi wrote: > Instead of directly accessing to dmadev->device_prep_interleaved_dma() use > the dmaengine_prep_interleaved_dma() wrapper instead. > > Signed-off-by: Peter Ujfalusi Acked-by: Sakari Ailus -- Saka

Re: SAA716x DVB driver

2018-01-19 Thread Jemma Denson
Hi Tycho, On 19/01/18 13:59, Tycho Lürsen wrote: > Hi Jemma, > > I'm with you: let's get merged at least something! > > Did you find a maintainer for this driver? > I can do simple stuff like in my fork of Soeren Moch's repo, but thats > where it ends. I dont have the knowledge needed to maintain

Re: [PATCH] media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init

2018-01-19 Thread Sakari Ailus
Hi Yong, Thanks for the patch. On Fri, Jan 19, 2018 at 12:27:34AM -0600, Yong Zhi wrote: > With "pages" initialized to vb length + 1 pages, the condition > check if(!pages--) will break at one more page than intended, > this can result in out-of-bound access to b->lop[i][j] when setting > the las

SAA716x DVB driver

2018-01-19 Thread Tycho Lürsen
Hi Jemma, I'm with you: let's get merged at least something! Did you find  a maintainer for this driver? I can do simple stuff like in my fork of Soeren Moch's repo, but thats where it ends. I dont have the knowledge needed to maintain a driver. I think that your proposal to use a stripped ve

[GIT PULL for 4.16] Last minute CIO2 fixes

2018-01-19 Thread Sakari Ailus
Hi Mauro, Here are a couple of fixes for the Intel IPU3 CIO2 driver. One is functional, another fixes a compiler warning. Please pull. The following changes since commit e3ee691dbf24096ea51b3200946b11d68ce75361: media: ov5640: add support of RGB565 and YUYV formats (2018-01-05 12:54:14 -050

Re: [PATCH v7 5/6] [media] vb2: add out-fence support to QBUF

2018-01-19 Thread Gustavo Padovan
2018-01-15 Alexandre Courbot : > On Thu, Jan 11, 2018 at 1:07 AM, Gustavo Padovan wrote: > > /* > > * vb2_start_streaming() - Attempt to start streaming. > > * @q: videobuf2 queue > > @@ -1489,18 +1562,16 @@ int vb2_core_qbuf(struct vb2_queue *q, unsigned int > > index, void *pb, >

[PATCH] media: v4l: omap_vout: vrfb: Use the wrapper for prep_interleaved_dma()

2018-01-19 Thread Peter Ujfalusi
Instead of directly accessing to dmadev->device_prep_interleaved_dma() use the dmaengine_prep_interleaved_dma() wrapper instead. Signed-off-by: Peter Ujfalusi --- drivers/media/platform/omap/omap_vout_vrfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platfo

Re: [PATCH v7 5/6] [media] vb2: add out-fence support to QBUF

2018-01-19 Thread Gustavo Padovan
2018-01-12 Hans Verkuil : > On 01/10/18 17:07, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > If V4L2_BUF_FLAG_OUT_FENCE flag is present on the QBUF call we create > > an out_fence and send its fd to userspace on the fence_fd field as a > > return arg for the QBUF call. > > > > The fe

Re: [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver

2018-01-19 Thread Hans Verkuil
On 01/19/18 13:20, Laurent Pinchart wrote: > Hi Hans, > > On Friday, 19 January 2018 13:20:19 EET Hans Verkuil wrote: >> On 01/16/18 22:44, Jacopo Mondi wrote: >>> Add driver for Renesas Capture Engine Unit (CEU). >>> >>> The CEU interface supports capturing 'data' (YUV422) and 'images' >>> (NV[12

Re: [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies

2018-01-19 Thread Laurent Pinchart
Hello, On Friday, 19 January 2018 13:19:18 EET Sakari Ailus wrote: > On Fri, Jan 19, 2018 at 11:47:33AM +0100, Hans Verkuil wrote: > > On 01/19/18 11:24, Hans Verkuil wrote: > >> On 01/16/18 22:44, Jacopo Mondi wrote: > >>> Remove soc_camera framework dependencies from ov772x sensor driver. > >>>

Re: [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver

2018-01-19 Thread Laurent Pinchart
Hi Hans, On Friday, 19 January 2018 13:20:19 EET Hans Verkuil wrote: > On 01/16/18 22:44, Jacopo Mondi wrote: > > Add driver for Renesas Capture Engine Unit (CEU). > > > > The CEU interface supports capturing 'data' (YUV422) and 'images' > > (NV[12|21|16|61]). > > > > This driver aims to replace

Re: pull request: linux-firmware: Update Mediatek MT8173 VPU firmware

2018-01-19 Thread Josh Boyer
On Wed, Jan 17, 2018 at 8:35 AM, wrote: > The following changes since commit 65b1c68c63f974d72610db38dfae49861117cae2: > > wl18xx: update firmware file 8.9.0.0.76 (2018-01-04 10:06:01 -0500) > > are available in the git repository at: > > https://github.com/pochun-lin/linux_fw_vpu_v1.0.8.git

Investment opportunity

2018-01-19 Thread Yi Tan
Greetings, Please find the content of this mail very confidential. my name is Yi Tan, I work with a Bank here in Hong Kong. I decided to contact you for an opportunity to invest in any lucrative business in your country. We also offer a quick loan at low interest rate if you are interested p

Re: [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies

2018-01-19 Thread Hans Verkuil
On 01/19/18 12:19, Sakari Ailus wrote: > Hi Hans, > > On Fri, Jan 19, 2018 at 11:47:33AM +0100, Hans Verkuil wrote: >> On 01/19/18 11:24, Hans Verkuil wrote: >>> On 01/16/18 22:44, Jacopo Mondi wrote: Remove soc_camera framework dependencies from ov772x sensor driver. - Handle clock and

Re: [PATCH v6 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver

2018-01-19 Thread Hans Verkuil
Hi Jacopo, On 01/16/18 22:44, Jacopo Mondi wrote: > Hello, >new version of CEU after Hans' review. > > Added his Acked-by to most patches and closed review comments. > Running v4l2-compliance, I noticed a new failure introduced by the way I now > calculate the plane sizes in set/try_fmt. > >

Re: [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver

2018-01-19 Thread Hans Verkuil
Some more comments: On 01/16/18 22:44, Jacopo Mondi wrote: > Add driver for Renesas Capture Engine Unit (CEU). > > The CEU interface supports capturing 'data' (YUV422) and 'images' > (NV[12|21|16|61]). > > This driver aims to replace the soc_camera-based sh_mobile_ceu one. > > Tested with ov767

Re: [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies

2018-01-19 Thread Sakari Ailus
Hi Hans, On Fri, Jan 19, 2018 at 11:47:33AM +0100, Hans Verkuil wrote: > On 01/19/18 11:24, Hans Verkuil wrote: > > On 01/16/18 22:44, Jacopo Mondi wrote: > >> Remove soc_camera framework dependencies from ov772x sensor driver. > >> - Handle clock and gpios > >> - Register async subdevice > >> - R

[PATCH 1/1] ov2685: Assign ret in default case in s_ctrl callback

2018-01-19 Thread Sakari Ailus
Assign ret in the default case for s_ctrl callback. This can't happen but still may result in compiler warnings. Signed-off-by: Sakari Ailus --- drivers/media/i2c/ov2685.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/i2c/ov2685.c b/drivers/media/i2c/ov2685.c index df4abecd8d

Re: [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies

2018-01-19 Thread Hans Verkuil
On 01/19/18 11:24, Hans Verkuil wrote: > On 01/16/18 22:44, Jacopo Mondi wrote: >> Remove soc_camera framework dependencies from ov772x sensor driver. >> - Handle clock and gpios >> - Register async subdevice >> - Remove soc_camera specific g/s_mbus_config operations >> - Change image format colors

Re: [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies

2018-01-19 Thread Hans Verkuil
On 01/16/18 22:44, Jacopo Mondi wrote: > Remove soc_camera framework dependencies from ov772x sensor driver. > - Handle clock and gpios > - Register async subdevice > - Remove soc_camera specific g/s_mbus_config operations > - Change image format colorspace from JPEG to SRGB as the two use the >

[PATCH 1/1] imx258: Fix sparse warnings

2018-01-19 Thread Sakari Ailus
Fix a few sparse warnings related to conversion between CPU and big endian. Also simplify the code in the process. Signed-off-by: Sakari Ailus --- Hi Andy, There were a few issues Sparse found in the imx258 driver. Could you test the patch, please? drivers/media/i2c/imx258.c | 21 -

Re: [PATCH v4] media: imx258: Add imx258 camera sensor driver

2018-01-19 Thread Sakari Ailus
Hi Andy, On Fri, Jan 19, 2018 at 07:29:46AM +, Yeh, Andy wrote: > Thanks Tomasz, > > Agree with your point, if so, we could just change as below with a simple > check of streaming flag. > And for Sakari, do you agree with Tomasz's comment? > > Kindly review and I would send v5 with the chan

ITS ALL ABOUT FACEBOOK

2018-01-19 Thread Facebook Int'l
Hello , It’s hard to believe it right??? Facebook celebrates its 14th year anniversary. That means 14-years ago, I, Mark Zuckerberg and my pals were in our Harvard dorm rooms making history, launching what would become the largest social network of all time, now rolling in billions of do

[PATCH v2 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 TX Device Tree bindings

2018-01-19 Thread Maxime Ripard
The Cadence MIPI-CSI2 TX controller is a CSI2 bridge that supports up to 4 video streams and can output on up to 4 CSI-2 lanes, depending on the hardware implementation. It can operate with an external D-PHY, an internal one or no D-PHY at all in some configurations. Acked-by: Rob Herring Signed

[PATCH v2 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

2018-01-19 Thread Maxime Ripard
The Cadence MIPI-CSI2 TX controller is an hardware block meant to be used as a bridge between pixel interfaces and a CSI-2 bus. It supports operating with an internal or external D-PHY, with up to 4 lanes, or without any D-PHY. The current code only supports the former case. While the virtual cha

[PATCH v2 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller

2018-01-19 Thread Maxime Ripard
Hi, Here is an attempt at supporting the MIPI-CSI2 TX block from Cadence. This IP block is able to receive 4 video streams and stream them over a MIPI-CSI2 link using up to 4 lanes. Those streams are basically the interfaces to controllers generating some video signals, like a camera or a pattern

[PATCH v5 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver

2018-01-19 Thread Maxime Ripard
The Cadence CSI-2 RX Controller is an hardware block meant to be used as a bridge between a CSI-2 bus and pixel grabbers. It supports operating with internal or external D-PHY, with up to 4 lanes, or without any D-PHY. The current code only supports the former case. It also support dynamic mappin

[PATCH v5 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX

2018-01-19 Thread Maxime Ripard
Hi, Here is the fifth attempt at supporting the MIPI-CSI2 RX block from Cadence. This IP block is able to receive CSI data over up to 4 lanes, and split it to over 4 streams. Those streams are basically the interfaces to the video grabbers that will perform the capture. It is able to map streams

[PATCH v5 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 RX Device Tree bindings

2018-01-19 Thread Maxime Ripard
The Cadence MIPI-CSI2 RX controller is a CSI2RX bridge that supports up to 4 CSI-2 lanes, and can route the frames to up to 4 streams, depending on the hardware implementation. It can operate with an external D-PHY, an internal one or no D-PHY at all in some configurations. Acked-by: Rob Herring