xf86-video-xgi: Changes to 'refs/tags/xf86-video-xgi-1.6.0'

Adam Jackson ajax at kemper.freedesktop.org
Tue Aug 10 08:06:49 PDT 2010


Tag 'xf86-video-xgi-1.6.0' created by Adam Jackson <ajax at redhat.com> at 2010-08-10 16:06 -0700

xf86-video-xgi 1.6.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkxhavEACgkQW4otUKDs0NMYnACfbCjzjD1bkdNi3LvBuRDoooHf
Ia4Ani9KRgGpwFp4Vi6wlzvg3NXih4qQ
=/vk0
-----END PGP SIGNATURE-----

Changes since xf86-video-xgi-1.5.1:
Adam Jackson (2):
      Remove mibank.h reference
      xf86-video-xgi 1.6.0

Alan Coopersmith (1):
      Update Sun license notices to current X.Org standard form

Chris Ball (3):
      xgi: Compile fix: guard XF86_VERSION_CURRENT with ifdef
      xgi: Compile fix: f2b97df.. incorrectly removed micmap.h instead of mibank.h
      xgi: Compile fix: XSERVER_LIBPCIACCESS guards

Fernando Carrijo (1):
      Purge macro NEED_REPLIES

Gaetan Nadon (21):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs
      man: complete the makefile to build the man pages
      COPYING: add file with actual Copyright notices.
      config: upgrade to util-macros 1.8 for additional man page support
      config: update AC_PREREQ statement to 2.60
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: remove unrequired AC_SUBST([XORG_CFLAGS])
      config: remove unrequired AC_SUBST([DRI_CFLAGS])
      config: complete AC_INIT m4 quoting
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: add comments for main statements
      config: add comments for main statements

Rémi Cardona (1):
      fix detection of libpciaccess support in the server

Trevor Woerner (1):
      Modify search for drm include.

root (1):
      XGI: Fixed compile issues for new versions of xorg-server

xgi0007 (4):
      XGI:suport ARM, add EXA, I2c EDID, Custom Modes, Bugs fixed, ...
      XGI:Unify driver for x86/PowerPC/ARM, Add EXA, I2c EDID, Custom Modes, Bugs fixed, ...
      XGI: Fixed compile issues for current version of xorg-xserver
      XGI: Remove mibank.h reference

---
 .gitignore        |   77 
 COPYING           |  168 
 Makefile.am       |   11 
 configure.ac      |   58 
 man/Makefile.am   |   74 
 src/init.c        | 2156 ++---
 src/init.h        |    1 
 src/valid_mode.h  |   46 
 src/vb_ext.c      |  306 
 src/vb_ext.h      |    4 
 src/vb_i2c.c      | 1893 +++++
 src/vb_i2c.h      |  184 
 src/vb_init.c     | 7505 ++++++++++----------
 src/vb_setmode.c  |20135 +++++++++++++++++++++++++++---------------------------
 src/vb_struct.h   | 1159 +--
 src/vgatypes.h    |    7 
 src/xgi.h         | 1941 ++---
 src/xgi_accel.c   | 2669 ++++---
 src/xgi_accel.h   |   84 
 src/xgi_cursor.c  |    9 
 src/xgi_cursor.h  |    4 
 src/xgi_dac.c     |  122 
 src/xgi_dga.c     |    6 
 src/xgi_dri.c     |    2 
 src/xgi_driver.c  |13742 +++++++++++++++++++-----------------
 src/xgi_memcpy.c  | 1305 +++
 src/xgi_opt.c     |  144 
 src/xgi_pci.h     |   72 
 src/xgi_regs.h    |   28 
 src/xgi_setup.c   | 1380 +--
 src/xgi_vga.c     |  556 -
 src/xgi_video.c   |   22 
 src/xgi_video.h   |    3 
 src/xgi_videohw.c |    2 
 34 files changed, 31197 insertions(+), 24678 deletions(-)
---


More information about the xorg-commit mailing list