xserver/hw/xfree86/vgahw
Adam Jackson 4bd6579188 vgahw: Don't default to standard (port space) access routines
In fact, don't default to anything; drivers must explicitly say which
kind they want, and they are strongly encouraged to do MMIO if possible.
This is an ABI change in that drivers that don't will crash, but drivers
that are explicit will work with both old and new servers.

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
2011-10-15 21:18:45 -07:00
..
Makefile.am Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vgaCmap.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
vgaHW.c vgahw: Don't default to standard (port space) access routines 2011-10-15 21:18:45 -07:00
vgaHW.h xfree86: Move xf86GetClocks to vgahw 2011-10-15 21:18:45 -07:00
vgaHWmodule.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00