[PATCH] Massive clean-up to MGA server-side DRI code
Alex Deucher
alexdeucher at gmail.com
Mon Jun 6 21:24:09 PDT 2005
On 6/7/05, Dave Airlie <airlied at gmail.com> wrote:
> >
> > The main reason I made this change was that I'll be adding a couple
> > ioctls and associated data structures in the MGA DRM. I don't want to
> > have to maintain the same information in 2 different places, whether
> > they have the same names or not.
>
> What about building MGA drivers on non-BSD/Linux platforms, that don't
> have a DRM at all.. are these things all wrapped with the XF86DRI
> define etc..
>
> Dave.
You'd have to check the makefile, but usually *_dri.c is only built if
XF86DRI is defined.
Alex
More information about the xorg
mailing list