All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Lane Brooks <lane@brooks.nu>
Cc: linux-media@vger.kernel.org
Subject: Re: OMAP ISP and Overlay
Date: Wed, 25 Aug 2010 11:26:04 +0200	[thread overview]
Message-ID: <201008251126.05905.laurent.pinchart@ideasonboard.com> (raw)
In-Reply-To: <4C73CBB1.4090605@brooks.nu>

Hi Lane,

On Tuesday 24 August 2010 15:40:01 Lane Brooks wrote:
> 
> So far I have the everything working with the OMAP ISP to where I can stream
> video on our custom board.

Great news.

A new version of the ISP driver will soon be published with all the legacy 
code removed. We need a few days to setup the repository properly. You can 
already get a preview at http://git.linuxtv.org/pinchartl/media.git (omap3isp-
rx51 branch).

> On a previous generation of hardware with a completely different processor
> and sensor, we used the V4L2 overlay feature to stream directly to our LCD
> for preview. I am wondering what the plans are for overlay support in the
> omap ISP? How does the overlay feature fit into the new media bus feature?

The OMAP3 ISP driver won't support V4L2 overlay directly. However, you can use 
the USERPTR streaming mode and pass framebuffer memory directly to the ISP 
driver, resulting in DMA to the framebuffer and improved efficiency.

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2010-08-25  9:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-24 13:40 OMAP ISP and Overlay Lane Brooks
2010-08-25  9:26 ` Laurent Pinchart [this message]
2010-08-26 16:55   ` Hiremath, Vaibhav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201008251126.05905.laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=lane@brooks.nu \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.