cron job: media_tree daily build: OK

2016-05-23 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: Tue May 24 04:00:27 CEST 2016 git branch: test git hash: bc2b80ee3490651904f121eac1c8fb7652d48253 gcc

Re: [PATCH] Fix RC5 decoding with Fintek CIR chipset

2016-05-23 Thread David Härdeman
On Sat, May 14, 2016 at 06:01:26PM +0100, Jonathan McDowell wrote: >Fix RC5 decoding with Fintek CIR chipset > >Commit e87b540be2dd02552fb9244d50ae8b4e4619a34b tightened up the RC5 >decoding by adding a check for trailing silence to ensure a valid RC5 >command had been received. Unfortunately the

Re: [PATCH v4 0/6] R-Car VSP: Add and set media entities functions

2016-05-23 Thread Sakari Ailus
On Fri, May 20, 2016 at 02:40:26AM +0300, Laurent Pinchart wrote: > Hello, > > This patch series adds new media entities functions for video processing and > video statistics computation, and updates the VSP driver to use the new > functions. > > Patches 1/6 and 2/6 define and document the new

Re: [PATCH 28/54] MAINTAINERS: Add file patterns for media device tree bindings

2016-05-23 Thread Javier Martinez Canillas
Hello Geert, On Sun, May 22, 2016 at 5:06 AM, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven > Cc: Mauro Carvalho Chehab

Re: [PATCH/RFC v2 0/4] Meta-data video device type

2016-05-23 Thread Guennadi Liakhovetski
Hi Sakari, On Fri, 13 May 2016, Sakari Ailus wrote: > Hi Hans and Laurent, > > On Fri, May 13, 2016 at 11:26:22AM +0200, Hans Verkuil wrote: > > On 05/12/2016 02:17 AM, Laurent Pinchart wrote: > > > Hello, > > > > > > This RFC patch series is a second attempt at adding support for passing > >

Re: [PATCH v2] dma-buf: use vma_pages().

2016-05-23 Thread Eric Engestrom
On Mon, May 23, 2016 at 05:08:42PM +0530, Muhammad Falak R Wani wrote: > Replace explicit computation of vma page count by a call to > vma_pages(). > Also, include All good! Reviewed-by: Eric Engestrom -- To unsubscribe from this list: send the line "unsubscribe

Estimado amigo, Soy abogado Rahe Matullar, ¿recibió mi mensaje anterior para usted? Tengo información importante para usted acerca de su valor de fondo de la herencia de $ 9,5 millones que se dejó par

2016-05-23 Thread bar.dr.rahematullaer
-- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH for 4.7] v4l2-ioctl: fix stupid mistake in cropcap condition

2016-05-23 Thread Hans Verkuil
Fix duplicate tests in condition. The second test for vidioc_cropcap should have tested for vidioc_g_selection instead. Signed-off-by: Hans Verkuil Reported-by: David Binderman diff --git a/drivers/media/v4l2-core/v4l2-ioctl.c

Re: drivers/media/v4l2-core/v4l2-ioctl.c:2174: duplicate expression ?

2016-05-23 Thread Hans Verkuil
On 05/23/2016 01:35 PM, David Binderman wrote: > Hello there, > > linux-next/drivers/media/v4l2-core/v4l2-ioctl.c:2174] -> > [linux-next/drivers/media/v4l2-core/v4l2-ioctl.c:2174]: (style) Same > expression on both sides of '&&'. > > Source code is > > if (WARN_ON(!ops->vidioc_cropcap &&

[PATCH v2] dma-buf: use vma_pages().

2016-05-23 Thread Muhammad Falak R Wani
Replace explicit computation of vma page count by a call to vma_pages(). Also, include Signed-off-by: Muhammad Falak R Wani --- drivers/dma-buf/dma-buf.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/dma-buf/dma-buf.c

Re: [PATCH 2/3] media: add media_device_unregister_put() interface

2016-05-23 Thread Hans Verkuil
On 05/13/2016 07:09 PM, Shuah Khan wrote: > Add media_device_unregister_put() interface to release reference to a media > device allocated using the Media Device Allocator API. The media device is > unregistered and freed when the last driver that holds the reference to the > media device releases

drivers/media/v4l2-core/v4l2-ioctl.c:2174: duplicate expression ?

2016-05-23 Thread David Binderman
Hello there, linux-next/drivers/media/v4l2-core/v4l2-ioctl.c:2174] -> [linux-next/drivers/media/v4l2-core/v4l2-ioctl.c:2174]: (style) Same expression on both sides of '&&'. Source code is if (WARN_ON(!ops->vidioc_cropcap && !ops->vidioc_cropcap)) Suggest either remove the duplication or

Re: [PATCH 1/3] media: Media Device Allocator API

2016-05-23 Thread Hans Verkuil
Hi Shuah, Some comments below: On 05/13/2016 07:09 PM, Shuah Khan wrote: > Media Device Allocator API to allows multiple drivers share a media device. > Using this API, drivers can allocate a media device with the shared struct > device as the key. Once the media device is allocated by a driver,

Re: [PATCH] dma-buf: use vma_pages().

2016-05-23 Thread Eric Engestrom
On Sat, May 21, 2016 at 06:53:32PM +0530, Muhammad Falak R Wani wrote: > Replace explicit computation of vma page count by a call to > vma_pages() > > Signed-off-by: Muhammad Falak R Wani > --- Good change, but this function is defined in mm.h Please add: #include

Re: [PATCH 1/3] properly report a single frame rate of 60 FPS

2016-05-23 Thread Hans Verkuil
On 05/14/2016 12:19 AM, Florian Echtler wrote: > The device hardware is always running at 60 FPS, so report this both via > PARM_IOCTL and ENUM_FRAMEINTERVALS. > > Signed-off-by: Martin Kaltenbrunner > Signed-off-by: Florian Echtler > --- >

Re: [PATCH v2 2/2] media: Add a driver for the ov5645 camera sensor.

2016-05-23 Thread Hans Verkuil
Hi Todor, Thanks for the patch series! I got a few comments: On 05/18/2016 01:50 PM, Todor Tomov wrote: > The ov5645 sensor from Omnivision supports up to 2592x1944 > and CSI2 interface. > > The driver adds support for the following modes: > - 1280x960 > - 1920x1080 > - 2592x1944 > > Output

Re: [PATCH/RFC v2 1/4] v4l: Add metadata buffer type and format

2016-05-23 Thread Hans Verkuil
On 05/12/2016 02:18 AM, Laurent Pinchart wrote: > The metadata buffer type is used to transfer metadata between userspace > and kernelspace through a V4L2 buffers queue. It comes with a new > metadata capture capability and format description. Thanks for the patch! I have some

Re: [PATCH v4 1/6] media: Add video processing entity functions

2016-05-23 Thread Hans Verkuil
On 05/20/2016 01:40 AM, Laurent Pinchart wrote: > Add composer, pixel formatter, pixel encoding converter and scaler > functions. > > Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Looks good! Hans > --- >

Re: [PATCH v4 2/6] media: Add video statistics computation functions

2016-05-23 Thread Hans Verkuil
On 05/20/2016 01:40 AM, Laurent Pinchart wrote: > The video statistics function describes entities such as video histogram > engines or 3A statistics engines. > > Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Regards,

Re: [GIT PULL FOR v4.7] Renesas VSP updates

2016-05-23 Thread Benjamin Gaignard
Hi, It sound good for me. I just would like to get zpos patches merged for 4.8. Ping me when all conditions are filled and I will update my patches. Regards, Benjamin 2016-05-15 22:21 GMT+02:00 Laurent Pinchart : > Hi Mauro, > > I've found a small issue in one

[PATCH v8 3/3] SMAF: add test secure module

2016-05-23 Thread Benjamin Gaignard
This module is allow testing secure calls of SMAF. Signed-off-by: Benjamin Gaignard --- drivers/smaf/Kconfig | 6 +++ drivers/smaf/Makefile | 1 + drivers/smaf/smaf-testsecure.c | 90 ++ 3 files changed,

[PATCH v8 1/3] create SMAF module

2016-05-23 Thread Benjamin Gaignard
Secure Memory Allocation Framework goal is to be able to allocate memory that can be securing. There is so much ways to allocate and securing memory that SMAF doesn't do it by itself but need help of additional modules. To be sure to use the correct allocation method SMAF implement deferred

[PATCH v8 2/3] SMAF: add CMA allocator

2016-05-23 Thread Benjamin Gaignard
SMAF CMA allocator implement helpers functions to allow SMAF to allocate contiguous memory. match() each if at least one of the attached devices have coherent_dma_mask set to DMA_BIT_MASK(32). For allocation it use dma_alloc_attrs() with DMA_ATTR_WRITE_COMBINE and not dma_alloc_writecombine to

[PATCH v8 0/3] Secure Memory Allocation Framework

2016-05-23 Thread Benjamin Gaignard
version 8 chanegs: - rework of the structures used within ioctl by adding a version field and padding to be futur proof - rename fake secure moduel to test secure module - fix the various remarks done on the previous patcheset version 7 changes: - rebased on kernel 4.6-rc7 - simplify

Re: [PATCHv3] support for AD5820 camera auto-focus coil

2016-05-23 Thread Pali Rohár
On Saturday 21 May 2016 14:43:43 Ivaylo Dimitrov wrote: > >diff --git a/include/media/ad5820.h b/include/media/ad5820.h > >new file mode 100644 > >index 000..f5a1565 > >--- /dev/null > >+++ b/include/media/ad5820.h > >@@ -0,0 +1,70 @@ > >+/* > >+ * include/media/ad5820.h > >+ * > >+ *