xserver-multidpi/hw
Adam Jackson 7757b80924 pci: Remove xf86MapDomainMemory
This is slightly draconian, but that API is just awful.  In all but
one case in the callers it's used to get a map of some legacy VGA
memory, and it would be cleaner for the caller to just call
pci_device_map_legacy.

The sole exception is in the vesa driver, which uses it to avoid having
to look up which device the BAR belongs to.  That's similarly trivial to
fix.

Having done that, Linux's PCI layer is now very small indeed.

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-10-15 21:18:46 -07:00
..
dmx Merge remote-tracking branch 'mattst88/for-keith' 2011-09-21 14:34:27 -07:00
kdrive Xephyr: Remove socket and its lock file on exit 2011-10-10 20:40:44 -07:00
vfb Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xfree86 pci: Remove xf86MapDomainMemory 2011-10-15 21:18:46 -07:00
xnest Xnest: Remove socket and its lock file on exit 2011-10-10 20:40:44 -07:00
xquartz XQuartz: pbproxy: Add missing AM_OBJCFLAGS 2011-10-04 21:40:41 -07:00
xwin Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00