xserver-multidpi/hw
Jamey Sharp af2a94e12f VGA arbiter: No need for arbitration around CreateGC.
None of XAA, EXA, or UXA do any hardware access during CreateGC, so they
don't need VGA arbitration. I haven't found any open source drivers that
hook CreateGC, so they're safe. I'd be surprised if any driver directly
hooks CreateGC and does hardware access from it and needs VGA
arbitration.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
2010-09-13 15:58:08 -07:00
..
dmx dmx: Delete '#undef Xmalloc' and friends. 2010-09-13 15:55:16 -07:00
kdrive Replace malloc/strlen/strcpy with strdup. 2010-08-27 19:05:48 -04:00
vfb Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xfree86 VGA arbiter: No need for arbitration around CreateGC. 2010-09-13 15:58:08 -07:00
xnest xnest: Replace use of Colormap->devPriv with standard devPrivates. 2010-09-13 15:55:17 -07:00
xquartz xquartz: Delete compile-time-constant DRIGCRec.driOps field. 2010-09-13 15:55:17 -07:00
xwin Delete redundant GC initializations. 2010-09-13 15:55:17 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00