[PATCH 0/4] Finish killing VidMemInfo
Adam Jackson
ajax at redhat.com
Wed Oct 8 08:38:55 PDT 2014
This finishes the job from:
http://lists.freedesktop.org/archives/xorg-devel/2014-July/043343.html
OpenBSD retains its special case for privsep setup, but otherwise this is
the same as before.
b/configure.ac | 9 -
b/hw/xfree86/common/compiler.h | 35 +-----
b/hw/xfree86/os-support/Makefile.am | 2
b/hw/xfree86/os-support/bsd/Makefile.am | 2
b/hw/xfree86/os-support/bsd/alpha_video.c | 152 ----------------------------
b/hw/xfree86/os-support/bsd/arm_video.c | 59 ----------
b/hw/xfree86/os-support/bsd/bsd_ev56.c | 23 +---
b/hw/xfree86/os-support/bsd/i386_video.c | 5
b/hw/xfree86/os-support/bsd/ppc_video.c | 9 -
b/hw/xfree86/os-support/bus/Makefile.am | 4
b/hw/xfree86/os-support/bus/Pci.c | 13 --
b/hw/xfree86/os-support/bus/Pci.h | 10 -
b/hw/xfree86/os-support/hurd/Makefile.am | 1
b/hw/xfree86/os-support/hurd/hurd_video.c | 11 --
b/hw/xfree86/os-support/linux/Makefile.am | 1
b/hw/xfree86/os-support/linux/lnx_agp.c | 1
b/hw/xfree86/os-support/linux/lnx_ev56.c | 22 +---
b/hw/xfree86/os-support/linux/lnx_video.c | 38 -------
b/hw/xfree86/os-support/shared/agp_noop.c | 1
b/hw/xfree86/os-support/solaris/Makefile.am | 1
b/hw/xfree86/os-support/solaris/sun_vid.c | 11 --
b/hw/xfree86/os-support/stub/Makefile.am | 4
b/hw/xfree86/os-support/xf86_OSproc.h | 3
hw/xfree86/os-support/bsd/sparc64_video.c | 45 --------
hw/xfree86/os-support/bus/bsd_pci.c | 55 ----------
hw/xfree86/os-support/shared/vidmem.c | 54 ---------
hw/xfree86/os-support/stub/stub_video.c | 13 --
hw/xfree86/os-support/xf86OSpriv.h | 41 -------
28 files changed, 31 insertions(+), 594 deletions(-)
- ajax
More information about the xorg-devel
mailing list