mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-22 12:38:09 +02:00
The outport is most likely unnecessary on any currently used hardware, the byte copy is necessary from what I know on IA64 and friends so leave it. Add a new API entry point which lets a driver select the old behaviour if such a needs is ever found. This gives me ~20% speed up on startup on 945 hardware. |
||
|---|---|---|
| .. | ||
| BUSmemcpy.c | ||
| BUSmemcpy.S | ||
| Delay.c | ||
| IODelay.c | ||
| IODelay.S | ||
| Makefile.am | ||
| PortIO.S | ||
| SlowBcopy.c | ||
| SlowBcopy.S | ||
| xf86_IlHack.c | ||
| xf86_Util.c | ||