[Intel-gfx] [PATCH] Make DGA optional
Keith Packard
keithp at keithp.com
Tue Sep 15 17:11:41 CEST 2009
On Tue, 2009-09-15 at 15:14 +0800, Zhenyu Wang wrote:
> As DGA is optional in xserver, revert that one might crash X in start.
> Or we just fake to init DGA proto, not sure if there's any DGA callbacks
> that driver can use for framebuffer open later?
DGA isn't really optional; you'd have to recompile the X server to
disable it. And, as we know, many applications depend on it (but only
for input).
> DGA did not work correctly in KMS before, but some close-source games were
> still working makes me think they might just check if DGA proto exists...
The only thing these games use DGA for is to get relative mouse motion;
they don't use it for drawing (at least, very few use it for drawing
anymore). Those requests never come near our driver.
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090915/c00951b1/attachment.sig>
More information about the Intel-gfx
mailing list