cron job: media_tree daily build: OK

2018-04-07 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: Sun Apr 8 05:00:13 CEST 2018 media-tree git hash:17dec0a949153d9ac00760ba2f5b78cb583e995f media_build

business Proposal / Geschäftsvorschlag

2018-04-07 Thread Anders Karlsson
I have a business Proposal for you, contact me directly This business has a cash involvement of $250,000,000.00 Anders Karlsson Ich habe einen Geschäftsvorschlag für Sie, kontaktieren Sie mich direkt Dieses Unternehmen hat eine Beteiligung von $ 250.000.000,00 - [] Anders Karlsson

wir bieten 2% Kredite

2018-04-07 Thread Ronald Bernstein
Sehr geehrte Damen und Herren, Sie brauchen Geld? Sie sind auf der suche nach einem Darlehnen? Seriös und unkompliziert? Dann sind Sie hier bei uns genau richtig. Durch unsere jahrelange Erfahrung und kompetente Beratung sind wir Europaweit tätig. Wir bieten jedem ein GÜNSTIGES Darlehnen zu TOP

[PATCH 5/6] media: ov772x: add device tree binding

2018-04-07 Thread Akinobu Mita
This adds a device tree binding documentation for OV7720/OV7725 sensor. Cc: Jacopo Mondi Cc: Laurent Pinchart Cc: Hans Verkuil Cc: Sakari Ailus Cc: Mauro Carvalho Chehab

[PATCH 0/6] media: ov772x: support media controller, device tree probing, etc.

2018-04-07 Thread Akinobu Mita
This patchset includes support media controller, device tree probing and other miscellanuous changes for ov772x driver. Akinobu Mita (6): media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING media: ov772x: add checks for register read errors media: ov772x: create

[PATCH 1/6] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING

2018-04-07 Thread Akinobu Mita
The ov772x driver only works when the i2c controller have I2C_FUNC_PROTOCOL_MANGLING. However, many i2c controller drivers don't support it. The reason that the ov772x requires I2C_FUNC_PROTOCOL_MANGLING is that it doesn't support repeated starts. This change adds an alternative method for

[PATCH 3/6] media: ov772x: create subdevice device node

2018-04-07 Thread Akinobu Mita
Set the V4L2_SUBDEV_FL_HAS_DEVNODE flag for the subdevice so that the subdevice device node is created. Cc: Jacopo Mondi Cc: Laurent Pinchart Cc: Hans Verkuil Cc: Sakari Ailus

[PATCH 6/6] media: ov772x: support device tree probing

2018-04-07 Thread Akinobu Mita
The ov772x driver currently only supports legacy platform data probe. This change enables device tree probing. Note that the platform data probe can select auto or manual edge control mode, but the device tree probling can only select auto edge control mode for now. Cc: Jacopo Mondi

[PATCH 2/6] media: ov772x: add checks for register read errors

2018-04-07 Thread Akinobu Mita
This change adds checks for register read errors and returns correct error code. Cc: Jacopo Mondi Cc: Laurent Pinchart Cc: Hans Verkuil Cc: Sakari Ailus Cc: Mauro Carvalho

[PATCH 4/6] media: ov772x: add media controller support

2018-04-07 Thread Akinobu Mita
Create a source pad and set the media controller type to the sensor. Cc: Jacopo Mondi Cc: Laurent Pinchart Cc: Hans Verkuil Cc: Sakari Ailus Cc: Mauro Carvalho Chehab

Re: [PATCH] v4l: omap3isp: Enable driver compilation on ARM with COMPILE_TEST

2018-04-07 Thread Laurent Pinchart
Hi Mauro, On Saturday, 7 April 2018 16:16:57 EEST Mauro Carvalho Chehab wrote: > Em Sat, 7 Apr 2018 14:40:08 +0300 Laurent Pinchart escreveu: > > The omap3isp driver can't be compiled on non-ARM platforms but has no > > compile-time dependency on OMAP. It however requires common clock > >

Re: [PATCH v2 02/19] media: omap3isp: allow it to build with COMPILE_TEST

2018-04-07 Thread Laurent Pinchart
Hi Mauro, Thank you for the patch. On Thursday, 5 April 2018 23:29:29 EEST Mauro Carvalho Chehab wrote: > There aren't much things required for it to build with COMPILE_TEST. > It just needs to provide stub for an arm-dependent include. > > Let's replicate the same solution used by ipmmu-vmsa,

Re: [PATCH] v4l: omap3isp: Enable driver compilation on ARM with COMPILE_TEST

2018-04-07 Thread Mauro Carvalho Chehab
Em Sat, 7 Apr 2018 14:40:08 +0300 Laurent Pinchart escreveu: > The omap3isp driver can't be compiled on non-ARM platforms but has no > compile-time dependency on OMAP. It however requires common clock > framework support, which isn't provided by all ARM

Re: [PATCH 02/16] media: omap3isp: allow it to build with COMPILE_TEST

2018-04-07 Thread Mauro Carvalho Chehab
Em Sat, 07 Apr 2018 14:56:59 +0300 Laurent Pinchart escreveu: > Hi Mauro, > > On Thursday, 5 April 2018 22:44:44 EEST Mauro Carvalho Chehab wrote: > > Em Thu, 05 Apr 2018 21:30:27 +0300 Laurent Pinchart escreveu: > > > On Thursday, 5 April 2018 20:54:02 EEST

[PATCH] media: staging/imx: Handle CSI->VDIC->PRPVF pipeline

2018-04-07 Thread Marek Vasut
In case the PRPVF is not connected directly to CSI, the PRPVF subdev driver won't find the CSI subdev and will not configure the CSI input mux. This is not noticable on the IPU1-CSI0 interface with parallel camera, since the mux is set "correctly" by default and the parallel camera will work just

[PATCH] gpu: ipu-v3: Fix BT1120 interlaced CCIR codes

2018-04-07 Thread Marek Vasut
The BT1120 interlaced CCIR codes are the same as BT656 ones and different than BT656 progressive CCIR codes, fix this. Signed-off-by: Marek Vasut Cc: Steve Longerbeam Cc: Philipp Zabel --- drivers/gpu/ipu-v3/ipu-csi.c | 8

[PATCH] media: imx: Skip every second frame in VDIC DIRECT mode

2018-04-07 Thread Marek Vasut
In VDIC direct mode, the VDIC applies combing filter during and doubles the framerate, that is, after the first two half-frames are received and the first frame is emitted by the VDIC, every subsequent half-frame is patched into the result and a full frame is produced. The half-frame order in the

Re: [PATCH 2/2] media: omapfb: relax compilation if COMPILE_TEST

2018-04-07 Thread Mauro Carvalho Chehab
Em Sat, 07 Apr 2018 14:46:56 +0300 Laurent Pinchart escreveu: > Hi Mauro, > > Thank you for the patch. > > On Friday, 6 April 2018 18:33:20 EEST Mauro Carvalho Chehab wrote: > > The dependency of DRM_OMAP = n can be relaxed for just > > compilation test. > >

Re: [PATCH 02/16] media: omap3isp: allow it to build with COMPILE_TEST

2018-04-07 Thread Laurent Pinchart
Hi Mauro, On Thursday, 5 April 2018 22:44:44 EEST Mauro Carvalho Chehab wrote: > Em Thu, 05 Apr 2018 21:30:27 +0300 Laurent Pinchart escreveu: > > On Thursday, 5 April 2018 20:54:02 EEST Mauro Carvalho Chehab wrote: > > > There aren't much things required for it to build with COMPILE_TEST. > > >

Re: [PATCH 2/2] media: omapfb: relax compilation if COMPILE_TEST

2018-04-07 Thread Laurent Pinchart
Hi Mauro, Thank you for the patch. On Friday, 6 April 2018 18:33:20 EEST Mauro Carvalho Chehab wrote: > The dependency of DRM_OMAP = n can be relaxed for just > compilation test. > > This allows building the omap3isp driver with allyesconfig > on ARM. omapfb has nothing to do with omap3isp. I

[PATCH] v4l: omap3isp: Enable driver compilation on ARM with COMPILE_TEST

2018-04-07 Thread Laurent Pinchart
The omap3isp driver can't be compiled on non-ARM platforms but has no compile-time dependency on OMAP. It however requires common clock framework support, which isn't provided by all ARM platforms. Drop the OMAP dependency when COMPILE_TEST is set and add ARM and COMMON_CLK dependencies.

Re: [PATCH v7 2/2] uvcvideo: handle control pipe protocol STALLs

2018-04-07 Thread Laurent Pinchart
Hi Guennadi, Thank you for the patch. On Friday, 23 March 2018 11:24:01 EEST Laurent Pinchart wrote: > From: Guennadi Liakhovetski > > When a command ends up in a STALL on the control pipe, use the Request > Error Code control to provide a more precise error information

Re: [PATCH v7 1/2] uvcvideo: send a control event when a Control Change interrupt arrives

2018-04-07 Thread Laurent Pinchart
Hi Guennadi, On Saturday, 7 April 2018 12:30:44 EEST Guennadi Liakhovetski wrote: > Hi Laurent, > > Thanks for the review. As soon as the second patch has also been reviewed, > I'll work on both of them. I would have sworn I had sent the review for 2/2 as well. I'll get to it right away. > On

Re: uvcvideo stopped working in 4.16

2018-04-07 Thread Damjan Georgievski
On 7 April 2018 at 11:11, Hans Verkuil wrote: > On 06/04/18 18:54, Damjan Georgievski wrote: >> Since the 4.16 kernel my uvcvideo webcam on Thinkpad X1 Carbon (5th >> gen) stopped working with gst-launch-1.0, kamoso (kde webcam app), >> Firefox and Chromium on sites like

v4l2 configuration doubt

2018-04-07 Thread asadpt iqroot
Hi All, Need to configure below parameter: Color Format: RGB888 Color Depth: 8 Pixels Per Clock: 2 Is there any macro available for this configuration like MEDIA_BUS_FMT_RGB888_1X24? How to configure pixel per clock in device tree and driver file? Thanks & Regards - Asad

[PATCH for v4.17] cec: fix smatch error

2018-04-07 Thread Hans Verkuil
drivers/media/cec/cec-pin-error-inj.c:231 cec_pin_error_inj_parse_line() error: uninitialized symbol 'pos'. The tx-add-bytes command didn't check for the presence of an argument, and also didn't check that it was > 0. This should fix this error. Signed-off-by: Hans Verkuil

Re: [PATCH v7 1/2] uvcvideo: send a control event when a Control Change interrupt arrives

2018-04-07 Thread Guennadi Liakhovetski
Hi Laurent, Thanks for the review. As soon as the second patch has also been reviewed, I'll work on both of them. Thanks Guennadi On Fri, 23 Mar 2018, Laurent Pinchart wrote: > Hi Guennadi, > > Thank you for the patch. > > On Friday, 23 March 2018 11:24:00 EET Laurent Pinchart wrote: > >

Re: uvcvideo stopped working in 4.16

2018-04-07 Thread Hans Verkuil
On 06/04/18 18:54, Damjan Georgievski wrote: > Since the 4.16 kernel my uvcvideo webcam on Thinkpad X1 Carbon (5th > gen) stopped working with gst-launch-1.0, kamoso (kde webcam app), > Firefox and Chromium on sites like appear.in, talky.io, Google > Hangouts and meet.jit.si. Do you see a

Re: [RFCv9 PATCH 04/29] media-request: core request support

2018-04-07 Thread Hans Verkuil
On 06/04/18 22:35, Sakari Ailus wrote: > Hi Hans, > > Thanks for your work on this. A few comments below... > > On Wed, Mar 28, 2018 at 03:50:05PM +0200, Hans Verkuil wrote: >> From: Hans Verkuil >> >> Implement the core of the media request processing. >> >> Drivers can

Re: [PATCH 1/2] media: meye: relax dependencies if COMPILE_TEST

2018-04-07 Thread kbuild test robot
/commits/Mauro-Carvalho-Chehab/media-meye-relax-dependencies-if-COMPILE_TEST/20180407-073023 base: git://linuxtv.org/media_tree.git master config: ia64-allmodconfig (attached as .config) compiler: ia64-linux-gcc (GCC) 7.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests

sensor driver configuration

2018-04-07 Thread asadpt iqroot
Hi all, How to configure the below parameters: Color Format: YUV_422 Color Depth: 12 Pixels Per Clock: 2 In Sensor driver and device tree, how to configure these values. In Sensor driver, we may use the macro like this MEDIA_BUS_FMT_UYVY8_1X16. But have the doubts on this. How to specify this