[RFC v2 0/6] Adding media device driver for Exynos5 imaging subsystem

2013-04-24 Thread Shaik Ameer Basha
The following patchset features: 1] Creating a common pipeline framework which can be used by all Exynos series SoCs for developing media device drivers. 2] Modified the existing fimc-mdevice for exynos4 to use the common pipeline framework. 3] Adding of media device driver for Exynos5 Imaging

[RFC v2 1/6] media: exynos4-is: modify existing mdev to use common pipeline

2013-04-24 Thread Shaik Ameer Basha
Current fimc_pipeline is tightly coupled with exynos4-is media device driver. And this will not allow to use the same pipeline across different exynos series media device drivers. This patch adds, 1] Changing of the existing pipeline as a common pipeline to be used across multiple exynos

[RFC v2 2/6] fimc-lite: Adding Exynos5 compatibility to fimc-lite driver

2013-04-24 Thread Shaik Ameer Basha
This patch adds, 1] Exynos5 soc compatibility to the fimc-lite driver 2] Multiple dma output buffer support as from Exynos5 onwards, fimc-lite h/w ip supports multiple dma buffers. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/media/platform/exynos4-is/fimc-lite.c |

[RFC v2 3/6] media: fimc-lite: Adding support for Exynos5

2013-04-24 Thread Shaik Ameer Basha
FIMC-LITE supports multiple DMA shadow registers from Exynos5 onwards. This patch adds the functionality of using shadow registers by checking the driver data. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/media/platform/exynos4-is/fimc-lite-reg.c | 13 +++

[RFC v2 4/6] media: fimc-lite: Fix for DMA output corruption

2013-04-24 Thread Shaik Ameer Basha
Fixes Buffer corruption on DMA output from fimc-lite Signed-off-by: Arun Kumar K arun...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/media/platform/exynos4-is/fimc-lite-reg.c |3 ++- drivers/media/platform/exynos4-is/fimc-lite.c | 14 +-

[RFC v2 5/6] media: s5p-csis: Adding Exynos5250 compatibility

2013-04-24 Thread Shaik Ameer Basha
FIMC-IS firmware needs all the MIPI-CSIS interrupts to be enabled. This patch enables all those MIPI interrupts and adds the Exynos5 compatible string. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/media/platform/exynos4-is/mipi-csis.c |3 ++- 1 file changed, 2

[RFC v2 6/6] media: exynos5-is: Adding media device driver for exynos5

2013-04-24 Thread Shaik Ameer Basha
This patch adds support for media device for EXYNOS5 SoCs. The current media device supports the following ips to connect through the media controller framework. * MIPI-CSIS Support interconnection(subdev interface) between devices * FIMC-LITE Support capture interface from device(Sensor,

mt9p031 camera driver issue

2013-04-24 Thread Andrei Andreyanau
Hi, Guennadi! I have found interesting issue with mt9p031 camera driver. As far as I got the value of hblank in the kernel driver is not calculated correctly. According to the datasheet, the minimum horizontal blanking value should be calculated using the following formula: 346 x (Row_Bin + 1) +

[PATCH] Revert V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo

2013-04-24 Thread adam . lee
From: Adam Lee adam@canonical.com This reverts commit 3dae8b41dc5651f8eb22cf310e8b116480ba25b7. 1, I do have a Chicony webcam, implements autosuspend in a broken way, make `poweroff` performs rebooting when its autosuspend enabled. 2, There are other webcams which don't support autosuspend

Re: [PATCH] Revert V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo

2013-04-24 Thread Laurent Pinchart
Hi Adam, Thanks for the patch. On Wednesday 24 April 2013 15:57:19 adam@canonical.com wrote: From: Adam Lee adam@canonical.com This reverts commit 3dae8b41dc5651f8eb22cf310e8b116480ba25b7. 1, I do have a Chicony webcam, implements autosuspend in a broken way, make `poweroff`

Re: [PATCH RFC] [media] blackfin: add video display driver

2013-04-24 Thread Scott Jiang
Hi Sylwester, + struct v4l2_device v4l2_dev; + /* v4l2 control handler */ + struct v4l2_ctrl_handler ctrl_handler; This handler seems to be unused, I couldn't find any code adding controls to it. Any initialization of this handler is a dead code now. You probably want

Re: em28xx: Kernel panic after installing latest linuxtv.org modules

2013-04-24 Thread Mauro Carvalho Chehab
Hi Marcel, Em Tue, 23 Apr 2013 22:56:45 +0200 Marcel Kulicke marcel.kuli...@gmail.com escreveu: Hi Linux Media, I was quite keen to try out the new modules for em28xx on my raspberry. Unfortunately, when the module is about to be used by a frontend (TVHEADEND in this case) a reproducable

[PATCH 1/2] [media] anysee: Initialize ret = 0 in anysee_frontend_attach()

2013-04-24 Thread Geert Uytterhoeven
drivers/media/usb/dvb-usb-v2/anysee.c: In function ‘anysee_frontend_attach’: drivers/media/usb/dvb-usb-v2/anysee.c:641: warning: ‘ret’ may be used uninitialized in this function And gcc is right (see the ANYSEE_HW_507T case), so initialize ret to zero to fix this. Signed-off-by: Geert

[PATCH 2/2] [media] anysee: Grammar s/report the/report to/

2013-04-24 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org --- drivers/media/usb/dvb-usb-v2/anysee.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/usb/dvb-usb-v2/anysee.c b/drivers/media/usb/dvb-usb-v2/anysee.c index 3a1f976..1760fee 100644 ---

[PATCH 0/6] Davinci fbdev driver and enable it for DMx platform

2013-04-24 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch series adds an fbdev driver for Texas Instruments Davinci SoC.The display subsystem consists of OSD and VENC, with OSD supporting 2 RGb planes and 2 video planes. http://focus.ti.com/general/docs/lit/

[PATCH 1/6] media: davinci: vpbe: fix checkpatch warning for CamelCase

2013-04-24 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch fixes checkpatch warning to avoid CamelCase. Signed-off-by: Lad, Prabhakar prabhakar.cse...@gmail.com --- drivers/media/platform/davinci/vpbe_display.c |2 +- drivers/media/platform/davinci/vpbe_osd.c | 24

[PATCH 2/6] media: davinci: vpbe: enable vpbe for fbdev addition

2013-04-24 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com enable the venc, osd and vpbe display driver for addition of fbdev driver. Mainly includes fbdev ops structure inclusion, palette and osd layer related functionality for OSD block. Signed-off-by: Lad, Prabhakar prabhakar.cse...@gmail.com ---

[PATCH 6/6] ARM: davinci: dm644x: enable fbdev driver

2013-04-24 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch enables fbdev driver by creating fbdev device and register it. Signed-off-by: Lad, Prabhakar prabhakar.cse...@gmail.com --- arch/arm/mach-davinci/dm644x.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git

[PATCH 4/6] ARM: davinci: dm355: enable fbdev driver

2013-04-24 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch enables fbdev driver by creating fbdev device and register it. Alongside renames 'vpfe_capture_dma_mask' to 'dm355_video_dma_mask' for better clarity since it was reused by capture and diplay aswell. Signed-off-by: Lad, Prabhakar

[PATCH 5/6] ARM: davinci: dm365: enable fbdev driver

2013-04-24 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch enables fbdev driver by creating fbdev device and register it. Signed-off-by: Lad, Prabhakar prabhakar.cse...@gmail.com --- arch/arm/mach-davinci/dm365.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git

[PATCH v3] [media] s5p-mfc: Update v6 encoder buffer alloc

2013-04-24 Thread Arun Kumar K
MFC v6 needs minimum number of output buffers to be queued for encoder depending on the stream type and profile. The patch modifies the driver so that encoding cannot be started with lesser number of OUTPUT buffers than required. This also fixes the crash happeninig during multi instance

Re: [PATCH v2 1/4] V4L2: soc_camera: Renesas R-Car VIN driver

2013-04-24 Thread Magnus Damm
Hi Sergei, On Fri, Apr 19, 2013 at 11:31 PM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: From: Vladimir Barinov vladimir.bari...@cogentembedded.com Add Renesas R-Car VIN (Video In) V4L2 driver. Based on the patch by Phil Edworthy phil.edwor...@renesas.com. Signed-off-by:

[GIT PULL FOR 3.10] Samsung SoC media driver fixes

2013-04-24 Thread Sylwester Nawrocki
Mauro, The following series includes mostly fixes for the Exynos4x12 ISP driver and some bug fixes for issues that surfaced while testing all exynos4-is drivers built as modules. Currently there is one more bug fix patch queued in -next through arm-soc tree that is needed to build the MIPI-CSIS

cron job: media_tree daily build: WARNINGS

2013-04-24 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: Wed Apr 24 19:00:25 CEST 2013 git branch: test git hash: 5f3f254f7c138a22a544b80ce2c14a3fc4ed711e gcc

Re: [PATCH 0/6] Davinci fbdev driver and enable it for DMx platform

2013-04-24 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. On Wednesday 24 April 2013 17:30:02 Prabhakar Lad wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch series adds an fbdev driver for Texas Instruments Davinci SoC.The display subsystem consists of OSD and VENC, with OSD supporting 2 RGb

Re: [PATCH] soc_camera: Add V4L2_MBUS_FMT_YUYV10_2X10 format

2013-04-24 Thread Guennadi Liakhovetski
Hi Phil Thanks for the patch. On Wed, 17 Apr 2013, Phil Edworthy wrote: The V4L2_MBUS_FMT_YUYV10_2X10 format has already been added to mediabus, so this patch just adds SoC camera support. Signed-off-by: Phil Edworthy phil.edwor...@renesas.com ---

uvcvideo: Trying to lower the URB buffers on eMPIA minicam

2013-04-24 Thread Pierre ANTOINE
Hello guys, My nickname is Nunux, I'm a geek, and need some help ... I just buy ten minicam to do a poker TV table. The minicam are eMPIA: eb1a:299f I've a PC with 1 internal USB BUS 2.0 and 3 PCI extension cards USB BUS 2.0 Currently, I can have only one cam eMPIA working per USB BUS but no