Re: i.MX6 IPU CSI analog video input on Ventana

2018-05-10 Thread Franz Melchior
Hey, * Krzysztof Hałasa, 2018-05-10 10:19: > I'm using analog PAL video in on GW53xx/54xx boards (through ADV7180 > chip and 8-bit parallel CSI input, with (presumably) BT.656). [...] > First, I can't find a way to change to PAL standard. *s_std() doesn't > propagate from "ipu2_csi1 capture" throu

Re: [PATCH] media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared

2018-05-10 Thread Tomasz Figa
On Thu, Apr 26, 2018 at 1:39 AM Yong Zhi wrote: > From: Bingbu Cao > Interrupt behavior shows that some time the frame end and frame start > of next frame is unstable and can range from several to hundreds > of micro-sec. In the case of ~10us, isr may not clear next sof interrupt > status in si

Re: i.MX6 IPU CSI analog video input on Ventana

2018-05-10 Thread Krzysztof Hałasa
Steve Longerbeam writes: >> Second, the image format information I'm getting out of "ipu2_csi1 >> capture" device is: >> >> open("/dev/video6") >> ioctl(VIDIOC_S_FMT, {V4L2_BUF_TYPE_VIDEO_CAPTURE, >> fmt.pix={704x576, pixelformat=NV12, V4L2_FIELD_INTERLACED} => >> fmt.pix={720x576, pixe

Re: [PATCH v3 02/14] drivers: soc: sunxi: Add dedicated compatibles for the A13, A20 and A33

2018-05-10 Thread Chen-Yu Tsai
On Mon, May 7, 2018 at 5:44 AM, Paul Kocialkowski wrote: > This introduces platform-specific compatibles for the A13, A20 and A33 > SRAM driver. No particular adaptation for these platforms is required at > this point, although this might become the case in the future. > > Signed-off-by: Paul Koci

cron job: media_tree daily build: WARNINGS

2018-05-10 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: Fri May 11 05:00:13 CEST 2018 media-tree git hash:901b9dd5e31e8c58e30bf81ea4ab12641fb3ea76 media_build gi

[PATCH] usbtv: Implement wait_prepare and wait_finish

2018-05-10 Thread Ezequiel Garcia
This driver is currently specifying a vb2_queue lock, which means it straightforward to implement wait_prepare and wait_finish. Having these callbacks releases the queue lock while blocking, which improves latency by allowing for example streamoff or qbuf operations while waiting in dqbuf. Signed

Re: i.MX6 IPU CSI analog video input on Ventana

2018-05-10 Thread Steve Longerbeam
Hello Krzysztof, On 05/10/2018 01:19 AM, Krzysztof Hałasa wrote: Hi, I'm using analog PAL video in on GW53xx/54xx boards (through ADV7180 chip and 8-bit parallel CSI input, with (presumably) BT.656). I'm trying to upgrade from e.g. Linux 4.2 + Steve's older MX6 camera driver (which works fine)

Re: media: uvcvideo: Support realtek's UVC 1.5 device

2018-05-10 Thread Hans de Goede
Hi, On 09-05-18 04:13, ming_q...@realsil.com.cn wrote: From: ming_qian The length of UVC 1.5 video control is 48, and it id 34 for UVC 1.1. Change it to 48 for UVC 1.5 device, and the UVC 1.5 device can be recognized. More changes to the driver are needed for full UVC 1.5 compatibility. Howev

Re: [PATCH] media: uvcvideo: Support realtek's UVC 1.5 device

2018-05-10 Thread Kai-Heng Feng
at 10:13, ming_q...@realsil.com.cn wrote: From: ming_qian The length of UVC 1.5 video control is 48, and it id 34 for UVC 1.1. Change it to 48 for UVC 1.5 device, and the UVC 1.5 device can be recognized. More changes to the driver are needed for full UVC 1.5 compatibility. However, at least

Re: [PATCH] dma-fence: Make dma_fence_add_callback() fail if signaled with error

2018-05-10 Thread Ezequiel Garcia
On Wed, 2018-05-09 at 19:42 -0300, Gustavo Padovan wrote: > Hi Ezequiel, > > On Wed, 2018-05-09 at 17:14 -0300, Ezequiel Garcia wrote: > > Change how dma_fence_add_callback() behaves, when the fence > > has error-signaled by the time it is being add. After this commit, > > dma_fence_add_callback()

[PATCH] media: update/fix my e-mail on some places

2018-05-10 Thread Mauro Carvalho Chehab
There are two places pointing to an unexisting "m.che...@kernel.org" email. I never had such email, so, I'm unsure how it ends there. Anyway, it is plain wrong. While here, use my canonical e-mail on a bunch of places that are pointing to another e-mail. The idea is that, from now on, all places w

RE: [PATCH v11] media: imx258: Add imx258 camera sensor driver

2018-05-10 Thread Zheng, Jian Xu
Hi Sakari & Jason, > -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Sakari Ailus > Sent: Wednesday, May 9, 2018 5:43 PM > To: Chen, JasonX Z > Cc: Tomasz Figa ; Yeh, Andy ; > Linux Media Mailing List ; Chiang, AlanX

Re: Regression: DVBSky S960 USB tuner doesn't work in 4.10 or newer

2018-05-10 Thread Mauro Carvalho Chehab
Em Sat, 28 Apr 2018 08:01:21 +0200 Olli Salonen escreveu: > I did test the patch and while it doesn't seem to introduce any > negative side effects it does not provide a remedy for the original > problem that was seen after introducing > 9d659ae14b545c4296e812c70493bfdc999b5c1c (you probably did

Re: [PATCH v2 7/7] media: rc: mceusb: allow the timeout to be configurable

2018-05-10 Thread Matthias Reichl
Hi Sean! On Wed, May 09, 2018 at 10:44:42PM +0100, Sean Young wrote: > Hi Hias, > > On Mon, May 07, 2018 at 05:54:55PM +0200, Matthias Reichl wrote: > > Hi Sean! > > > > [ I trimmed the Cc list, as this is mceusb specific ] > > > > On Sat, Apr 21, 2018 at 07:41:21PM +0200, Matthias Reichl wrote

[PATCH] qm1d1b0004: fix a warning about an unused default_cfg var

2018-05-10 Thread Mauro Carvalho Chehab
As warned by gcc: drivers/media/tuners/qm1d1b0004.c:62:39: warning: 'default_cfg' defined but not used [-Wunused-const-variable=] static const struct qm1d1b0004_config default_cfg = { ^~~ This var is currently unused. So, co

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

2018-05-10 Thread Tomasz Figa
On Thu, May 10, 2018 at 6:11 PM Zheng, Jian Xu wrote: > Hi Tomasz, > > -Original Message- > > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > > ow...@vger.kernel.org] On Behalf Of Tomasz Figa > > Sent: Thursday, May 10, 2018 3:04 PM > > To: Zheng, Jian Xu > > Cc: Chen, Ja

RE: [PATCH v11] media: imx258: Add imx258 camera sensor driver

2018-05-10 Thread Zheng, Jian Xu
Hi Tomasz, > -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Tomasz Figa > Sent: Thursday, May 10, 2018 3:04 PM > To: Zheng, Jian Xu > Cc: Chen, JasonX Z ; Yeh, Andy > ; Linux Media Mailing List me...@vger.kernel.org

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

2018-05-10 Thread Tomasz Figa
On Thu, May 10, 2018 at 5:33 PM Yeh, Andy wrote: > Hi Tomasz, > -Original Message- > From: Tomasz Figa [mailto:tf...@chromium.org] > Sent: Thursday, May 10, 2018 3:04 PM > To: Zheng, Jian Xu > Cc: Chen, JasonX Z ; Yeh, Andy < andy@intel.com>; Linux Media Mailing List ; Sakari Ailu

RE: [PATCH v11] media: imx258: Add imx258 camera sensor driver

2018-05-10 Thread Yeh, Andy
Hi Tomasz, -Original Message- From: Tomasz Figa [mailto:tf...@chromium.org] Sent: Thursday, May 10, 2018 3:04 PM To: Zheng, Jian Xu Cc: Chen, JasonX Z ; Yeh, Andy ; Linux Media Mailing List ; Sakari Ailus ; Chiang, AlanX Subject: Re: [PATCH v11] media: imx258: Add imx258 camera sens

i.MX6 IPU CSI analog video input on Ventana

2018-05-10 Thread Krzysztof Hałasa
Hi, I'm using analog PAL video in on GW53xx/54xx boards (through ADV7180 chip and 8-bit parallel CSI input, with (presumably) BT.656). I'm trying to upgrade from e.g. Linux 4.2 + Steve's older MX6 camera driver (which works fine) to v.4.16 with the recently merged driver. media-ctl -r -l '"adv718

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

2018-05-10 Thread Tomasz Figa
On Thu, May 10, 2018 at 3:56 PM Zheng, Jian Xu wrote: > Hi Tomasz, > > -Original Message- > > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > > ow...@vger.kernel.org] On Behalf Of Tomasz Figa > > Sent: Wednesday, May 9, 2018 6:05 PM > > To: Chen, JasonX Z > > Cc: Yeh, And