[Xorg] Xfbdev acceleration without offscreen pixmaps?
Michael Frey
mfrey at pepper.com
Tue Jun 29 08:18:18 PDT 2004
Never mind -- I was not setting the OFFSCREENPIXMAP flag upon init.
Sorry for the chatter.
Michael
On Jun 29, 2004, at 10:15 AM, Michael Frey wrote:
>
> 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
>>
>>
>
>
> _______________________________________________
> xorg mailing list
> xorg at freedesktop.org
> http://freedesktop.org/mailman/listinfo/xorg
More information about the xorg
mailing list