[Xorg] Xfbdev acceleration without offscreen pixmaps?

Michael Frey mfrey at pepper.com
Tue Jun 29 07:15:07 PDT 2004


A little bit further.... Now I am having trouble in kaaPixmapUseScreen.

     KaaPixmapPriv (pPixmap);
This is always returning NULL.  I also  noticed that the macro   
KaaSetPixmapPriv(p,a)
is never being called.  How does the devPrivates get set for the pixmap?

Michael


On Jun 28, 2004, at 9:59 PM, Keith Packard wrote:

>
> Around 21 o'clock on Jun 28, Michael Frey wrote:
>
>> Excuse my ignorance, but I am still a bit confused.  The line of code 
>> I
>> referred to earlier
>> 	(pPixmap = kaaGetOffscreenPixmap (pDrawable, &xoff, &yoff)) &&
>> in kaa.c seems to always return NULL and therefore will never call the
>> PrepareSolid as well as the Solid functions defined by my driver.
>
> Well, there was a bug in the fbdev driver that set the memory_size 
> value
> to zero.  I fixed that yesterday though; perhaps you aren't up to date?
> (or perhaps it's still broken in some way?)
>
> -keith
>
>





More information about the xorg mailing list