From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Kernel support for video and graphics overlay
Date: Fri, 5 Aug 2011 00:43:02 +0200 [thread overview]
Message-ID: <20110805004302.154aa55d@skate> (raw)
Hello,
I am starting to work on a SuperH processor that has a graphics
controller capable of overlaying three layers :
* one video layer, where the video comes from a camera interface
* two graphics layer
A single hardware, controlled by a single set of registers, manages the
whole graphics controller. At the moment, the kernel only has a
framebuffer driver capable of outputting things on one graphic layer.
I'd like to be able to use the video layer, in order to inlay the video
coming from the camera into a graphical application.
My understanding is that the Video 4 Linux subsystem will play a role
in managing both the video input and the video output devices. However,
I can't seem to figure out how the work is divided between the video
input driver, the video output driver and the framebuffer driver.
Do you have pointers, or example of drivers for similar devices ?
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
reply other threads:[~2011-08-04 22:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110805004302.154aa55d@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=kernelnewbies@lists.kernelnewbies.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.