В сообщении от 11 октября 2011 21:17:57 автор Steven Toth написал:
> > It's been a long time since cx23885-alsa pull was requested.
> > To speed things up I created a git branch where I put the patches.
>
> > are available in the git repository at:
> ...
>
> > git://linuxtv.org/liplianin/media_t
On Wed, Oct 12, 2011 at 12:36 AM, Gary Thomas wrote:
> On 2011-10-11 16:34, Gary Thomas wrote:
>>
>> On 2011-10-11 16:25, Enrico wrote:
>>>
>>> On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomas wrote:
Sorry, this just locks up on boot for me, immediately after finding the
TVP5150.
On 2011-10-11 16:34, Gary Thomas wrote:
On 2011-10-11 16:25, Enrico wrote:
On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomas wrote:
Sorry, this just locks up on boot for me, immediately after finding the
TVP5150.
I applied your changes to the above tree
commit 658d5e03dc1a7283e5119cd0e9504759dbd3d9
On 2011-10-11 16:25, Enrico wrote:
On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomas wrote:
Sorry, this just locks up on boot for me, immediately after finding the
TVP5150.
I applied your changes to the above tree
commit 658d5e03dc1a7283e5119cd0e9504759dbd3d912
Author: Laurent Pinchart
Date:
On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomas wrote:
> Sorry, this just locks up on boot for me, immediately after finding the
> TVP5150.
> I applied your changes to the above tree
> commit 658d5e03dc1a7283e5119cd0e9504759dbd3d912
> Author: Laurent Pinchart
> Date: Wed Aug 31 16:03:53 2011 +
On 2011-10-11 09:08, Enrico Butera wrote:
This patch series add support for BT656 to omap3isp. It is based
on patches from Deepthy Ravi and Javier Martinez Canillas.
To be applied on top of omap3isp-omap3isp-yuv branch at:
git.linuxtv.org/pinchartl/media.git
Enrico Butera (2):
omap3isp: isp
Hi Dan,
Em 07-10-2011 10:26, Dan Carpenter escreveu:
> If "i" is 2 then when we call cx25821_video_mux() we'd end up going
> past the end of the cx25821_boards[dev->board]->input[].
>
> The INPUT() macro obfuscates what's going on in that function so it's
> a bit hard to follow.
>
> Signed-off-b
> It's been a long time since cx23885-alsa pull was requested.
> To speed things up I created a git branch where I put the patches.
> are available in the git repository at:
...
> git://linuxtv.org/liplianin/media_tree.git cx23885-alsa-clean-2
Thank you for working on this Igor.
I most certain
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 Oct 11 19:00:15 CEST 2011
git hash:e30528854797f057aa6ffb6dc9f890e923c467fd
gcc version: i686-linux-gcc (GC
On Mon, Oct 10, 2011 at 5:17 PM, Patrick Dickey wrote:
> Hi there Allan,
>
> I'm not familiar with the card (so you'll want to defer to someone else
> if their answer differs from mine). It looks like video0 and video1 are
> assigned to the first card, and video2 and video3 are assigned to the
>
This is a port of the following Deepthy Ravi patches:
[PATCH 5/8] ispccdc: Configure CCDC registers
[PATCH 6/8] ispccdc: Add support for BT656 interface
Signed-off-by: Enrico Butera
---
drivers/media/video/omap3isp/ispccdc.c | 143 ++-
drivers/media/video/omap3isp/i
This function will be used in ispccdc.
Signed-off-by: Enrico Butera
---
drivers/media/video/omap3isp/ispvideo.c |2 +-
drivers/media/video/omap3isp/ispvideo.h |4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/omap3isp/ispvideo.c
b/drivers/media/
From: Javier Martinez Canillas
The fldmode field from the CCDC_SYN_MODE register configure the ISP CCDC
between progresive and interlaced mode.
Adding this field to the platform data, allows boards to configure accordingly.
Signed-off-by: Javier Martinez Canillas
Signed-off-by: Enrico Butera
This patch series add support for BT656 to omap3isp. It is based
on patches from Deepthy Ravi and Javier Martinez Canillas.
To be applied on top of omap3isp-omap3isp-yuv branch at:
git.linuxtv.org/pinchartl/media.git
Enrico Butera (2):
omap3isp: ispvideo: export isp_video_mbus_to_pix
omap3is
Hi all,
Sorry if this is the wrong place for this question, but I've had
trouble finding recent information about fm card support in light of
recent kernel changes.
Context
=
I use an fm card (WINTV-GO fm) for listening/recording radio. It's a
great tool for building fair-use recordings.
Hi all,
Sorry if this is the wrong place for this question, but I've had
trouble finding recent information about fm card support in light of
recent kernel changes.
Context
=
I use an fm card (WINTV-GO fm) for listening/recording radio. It's a
great tool for building fair-use recordings.
On Tuesday 11 October 2011, Andrew Morton wrote:
> Russell's going to hate me, but...
>
> I do know that he had substantial objections to at least earlier
> versions of this, and he is a guy who knows of what he speaks.
>
> So I would want to get a nod from rmk on this work before proceeding.
>
Laurent,
Do you have an example of how to use a digital sensor, in particular
the MT9P031, with the OMAP3 ISP?
Thanks
--
Gary Thomas | Consulting for the
MLB Associates |Embedded world
---
As a number of us have seen, when using the OMAP3 ISP with a BT-656
sensor, e.g. TVP5150, the results are not 100% correct. Some number
of frames (typically 2) will be correct, followed by another set (3)
which are incorrect and show only partially correct data. Note: I
think the numbers (2 corr
Hello,
On Tuesday, October 11, 2011 1:26 PM Maxime Coquelin wrote:
> On 10/11/2011 12:50 PM, Marek Szyprowski wrote:
> > Hello,
> >
> > On Tuesday, October 11, 2011 9:30 AM Maxime Coquelin wrote:
> >
> >> On 10/11/2011 09:17 AM, Marek Szyprowski wrote:
> >>> On Monday, October 10, 2011 2:08 PM Ma
Dear All,
This patch contains a driver for the JPEG codec integrated peripheral found
in the Samsung Exynos4 SoC.
The driver is implemented within the V4L2 framework as a mem-to-mem device.
It presents two video nodes to userspace, one for the encoding part, and one
for the decoding part.
>From
This patch add:
- ov2640 sensor in sam9m10/sam9g45 board.
- support to use PCK as ISI_MCK. PCK's parent is managed in SoC level, e.g.
at91sam9g45_devices.c
Signed-off-by: Josh Wu
---
arch/arm/mach-at91/at91sam9g45_devices.c | 98 +-
arch/arm/mach-at91/board-sam9m10
This patch add parameters for at91_add_device_isi function
Signed-off-by: Josh Wu
---
arch/arm/mach-at91/at91sam9263_devices.c | 13 ++---
arch/arm/mach-at91/include/mach/board.h |4 +++-
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/arch/arm/mach-at91/at91sam926
Hi, all
Accroding to the comments from Guennadi, please see below the changes since V3:
1. Move isi_mck registration to at91_add_device_isi, but the user has a chance
to or not to use the Programmable clock of the SoC.
2. In board file, e.g. board-sam9m10g45ek.c, user can pass a boolean to
at91_
This patch
- add ISI_MCK clock enable/disable code.
- change field name in isi_platform_data structure
Signed-off-by: Josh Wu
---
drivers/media/video/atmel-isi.c | 34 +++---
include/media/atmel-isi.h |4 +++-
2 files changed, 34 insertions(+), 4 deletions
On Tue, Oct 11, 2011 at 12:29 PM, Enrico wrote:
> On Mon, Oct 10, 2011 at 8:18 PM, Javier Martinez Canillas
> wrote:
>> On Mon, Oct 10, 2011 at 7:09 PM, Enrico wrote:
>>> On Mon, Oct 10, 2011 at 6:53 PM, Javier Martinez Canillas
>>> wrote:
On Mon, Oct 10, 2011 at 6:34 PM, Enrico wrote:
>>
Hello,
On Tuesday, October 11, 2011 9:30 AM Maxime Coquelin wrote:
> On 10/11/2011 09:17 AM, Marek Szyprowski wrote:
> > On Monday, October 10, 2011 2:08 PM Maxime Coquelin wrote:
> >
> > During our stress tests, we encountered some problems :
> >
> > 1) Contiguous allocation lockup:
On Mon, Oct 10, 2011 at 8:18 PM, Javier Martinez Canillas
wrote:
> On Mon, Oct 10, 2011 at 7:09 PM, Enrico wrote:
>> On Mon, Oct 10, 2011 at 6:53 PM, Javier Martinez Canillas
>> wrote:
>>> On Mon, Oct 10, 2011 at 6:34 PM, Enrico wrote:
Ok, i made it work. It was missing just the config_out
On Tue, Oct 11, 2011 at 11:39:04AM +0200, Laurent Pinchart wrote:
> Set the media_device::hw_revision field to the ISP revision number.
>
> Signed-off-by: Laurent Pinchart
> ---
> drivers/media/video/omap3isp/isp.c |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/dr
Set the media_device::hw_revision field to the ISP revision number.
Signed-off-by: Laurent Pinchart
---
drivers/media/video/omap3isp/isp.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/omap3isp/isp.c
b/drivers/media/video/omap3isp/isp.c
index 7b5ab
Add documentation for dma buffer sharing framework, explaining the
various operations, members and API of the dma buffer sharing
framework.
Signed-off-by: Sumit Semwal
Signed-off-by: Sumit Semwal
---
Documentation/dma-buf-sharing.txt | 210 +
1 files changed
This is the first step in defining a dma buffer sharing mechanism.
A new buffer object dma_buf is added, with operations and API to allow easy
sharing of this buffer object across devices.
The framework allows:
- a new buffer-object to be created with fixed size.
- different devices to 'attach' t
Hello Everyone,
Various subsystems - V4L2, GPU-accessors, DRI to name a few - have felt the
need to have a common mechanism to share memory buffers across different
devices - ARM, video hardware, GPU.
This need comes forth from a variety of use cases including cameras, image
processing, video r
Hello,
On Monday, October 10, 2011 2:08 PM Maxime Coquelin wrote:
> On 10/06/2011 03:54 PM, Marek Szyprowski wrote:
> > Welcome everyone again,
> >
> > Once again I decided to post an updated version of the Contiguous Memory
> > Allocator patches.
> >
> > This version provides mainly a bugfix fo
34 matches
Mail list logo