[PATCH 0/4] Finish killing VidMemInfo
Mark Kettenis
mark.kettenis at xs4all.nl
Mon Oct 13 06:37:39 PDT 2014
> From: Adam Jackson <ajax at redhat.com>
> Date: Wed, 8 Oct 2014 17:38:55 +0200
>
> 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.
Please give me a chance to properly review and test this. Was
travelling last week.
> 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
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list