Thanks.  It looks to me like this driver might not have been
completely updated to use the "damage.h" interfaces, or perhaps not
correctly.  Do you have any quick pointers on how a driver like this
is supposed to use those interfaces?

For some context:  This driver uses a queue of drawing requests in the
VM guest that are (apparently) acted upon asynchronously by the VM
host.  That makes this driver similar to an accelerated graphics chip
that does it's work asynchronously.  Perhaps if I could look at one of
those I might be able to figure out what this should be doing.

Gordon


On Thu, Sep 8, 2016 at 11:55 AM, Alan Coopersmith
<alan.coopersm...@oracle.com> wrote:
> On 09/ 8/16 08:38 AM, Gordon Ross wrote:
>>
>> Next I guess I'll want instructions for building and debugging that.
>> Any tips for that?
>
>
> If you want the latest from upstream, minus any OI patches & packaging, see:
>
> https://www.x.org/releases/individual/driver/xf86-video-vmware-13.1.0.tar.bz2
> https://cgit.freedesktop.org/xorg/driver/xf86-video-vmware/
>
> Fairly standard GNU autoconf build process (./configure --prefix=/usr ;
> make;
> sudo make install).
>
>         -alan-
>
> _______________________________________________
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to