xf86-video-xgixp: Changes to 'refs/tags/xf86-video-xgixp-1.7.99.4'

Dave Airlie airlied at kemper.freedesktop.org
Mon Sep 7 20:17:38 PDT 2009


Tag 'xf86-video-xgixp-1.7.99.4' created by Dave Airlie <airlied at redhat.com> at 2009-09-08 04:16 -0700

xgixp 1.7.99.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqlzI4ACgkQ6acWQe8WxxrI6QCgnwiojeRiqSuIIthEF15SXp9e
FNUAoJ/Rxt0nE0T67PE+wRvXbp6qR+qM
=7gKu
-----END PGP SIGNATURE-----

Changes since xf86-video-xgixp-1.7.99.3:
Alan Coopersmith (2):
      Correct names in man page
      Add README with pointers to mailing list, bugzilla & git repos

Benjamin Close (1):
      Fix build due to xf86Version -> xorgVersion changes

Dave Airlie (4):
      xgixp: rac/resources cleanup
      xgixp: change to using ABI version check
      xgi: make build without drm header file
      xgi 1.7.99.4

Ian Romanick (10):
      Use libwfb to do byte-swapping on big-endian.
      Remove dead XGIDPMSSet function
      Remove dependency on TTM fences.
      Enable per-output I2C interface
      i2c: Add support for DVI port I2C
      dvi: Enable DVI output.  Only one CRTC is supported still.
      VGA: Detect analog monitors differently from digital monitors
      DRM: bump kernel version
      biosBase is never used.  Remove it.
      dvi: Detect digital monitors differently from analog monitors

---
 README             |   20 ++++
 configure.ac       |    2 
 man/xgixp.man      |  150 ++++++++++++++++----------------
 src/Makefile.am    |    3 
 src/xg47_cmdlist.c |   84 +++++++++---------
 src/xg47_cursor.c  |   25 +----
 src/xg47_i2c.c     |  130 ++++++++++++++++++++++------
 src/xg47_outputs.c |  231 +++++++++++++++++++++++++++++++++++++++++++++++---
 src/xgi.h          |    2 
 src/xgi_dri.c      |    7 -
 src/xgi_driver.c   |  244 ++++++++++++++++++++++++++++++++++++++++-------------
 src/xgi_driver.h   |    2 
 src/xgi_drm.h      |  137 +++++++++++++++++++++++++++++
 src/xgi_hwmc.c     |    1 
 src/xgi_shadow.c   |    1 
 15 files changed, 799 insertions(+), 240 deletions(-)
---


More information about the xorg-commit mailing list