All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel support for video and graphics overlay
@ 2011-08-04 22:43 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2011-08-04 22:43 UTC (permalink / raw)
  To: kernelnewbies

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-04 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-04 22:43 Kernel support for video and graphics overlay Thomas Petazzoni

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.