How to write an X driver..?

Daniel Stone daniel at fooishbar.org
Tue Jan 13 02:30:41 PST 2009


On Mon, Jan 12, 2009 at 03:23:48PM +0100, Stephane Marchesin wrote:
> On Mon, Jan 12, 2009 at 14:35, Florian Echtler <floe at butterbrot.org> wrote:
> > But can you explain "shadowfb approach" in more detail? I've seen the
> > phrase in the fbdrv manual already; does that mean that the X driver
> > maintains a copy of the framebuffer content in memory and only tries to
> > transmit changed regions?
> 
> Yes shadowfb does just that. A couple of drivers implement it, look at
> nv or radeon for example. On the plus side you get a very small driver
> and you just have to implement a copy hook, the regions are determined
> by the X server for you.

Or avivo is a much more simple example.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20090113/2b5466ad/attachment.pgp>


More information about the xorg mailing list