[PATCH] xf86-video-fbdev: Make DGA optional
Adam Jackson
ajax at nwnk.net
Wed Mar 4 07:25:16 PST 2009
On Thu, 2009-02-26 at 16:19 +0200, Topi Kanerva wrote:
> We want to avoid referencing the DGA* functions if Xorg doesn't export them.
> The semantics of always returning TRUE isn't correct but safer than FALSE.
Nothing actually checks the return value of FBDevDGAInit, it's probably
better to just skip the whole thing if !DGA.
I've pushed a fix which does that.
- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.x.org/archives/xorg-devel/attachments/20090304/216ac7ac/attachment.pgp
More information about the xorg-devel
mailing list