[PATCH 0/3] xfree86: vga arbiter optional
Tiago Vignatti
tiago.vignatti at nokia.com
Thu Sep 10 07:52:31 PDT 2009
Guys, this is what I'd like to see for 1.7. Sorry to send so close to RC 1.
Tiago Vignatti (3):
xfree86: vgaarb: close and cleanup vga arbiter
xfree86: vgaarb: rework wrapping function
xfree86: vgaarb: make arbiter optional at build time
configure.ac | 10 +++-
hw/xfree86/common/Makefile.am | 15 +++--
hw/xfree86/common/xf86Bus.c | 22 ++-----
hw/xfree86/common/xf86DPMS.c | 7 ++-
hw/xfree86/common/xf86Init.c | 18 +++++-
hw/xfree86/common/xf86VGAarbiter.c | 120 ++++++++++++++++++-----------------
hw/xfree86/common/xf86VGAarbiter.h | 10 ++--
hw/xfree86/common/xf86str.h | 6 ++
hw/xfree86/dri/dri.c | 6 ++-
hw/xfree86/dri2/dri2.c | 4 +
hw/xfree86/loader/sdksyms.sh | 2 +
include/xorg-config.h.in | 6 +-
12 files changed, 132 insertions(+), 94 deletions(-)
More information about the xorg-devel
mailing list