xf86-video-mga: Changes to 'refs/tags/xf86-video-mga-1.5.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 23 19:05:23 PDT 2012


Tag 'xf86-video-mga-1.5.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-24 03:05 -0700

xf86-video-mga-1.5.0

Changes since xf86-video-mga-1.4.13:
Adam Jackson (2):
      Don't allow the config file to override BIOS location
      Don't include xf86Priv.h

Alan Coopersmith (3):
      Sun's copyrights now belong to Oracle
      Check MGAAllocAdaptor() for memory allocation failure
      xf86-video-mga 1.5.0

Christian Toutant (3):
      Added support for G200SE Pilot3
      Reset tagfifo for renesas.
      Add support for Video Memory greater then 8M

Jamey Sharp (2):
      Nothing uses clientlx.c, so delete it.
      Delete support for MGA's proprietary HAL: unifdef USEMGAHAL.

Jeremy Huddleston (2):
      Include <unistd.h> for usleep
      Include "xf86Modes.h" for xf86ModeBandwidth

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (1):
      When we can't load the xaa or exa modules, use shadowfb instead

Matt Turner (4):
      Remove xalloc/xcalloc/xrealloc/xfree
      Remove if(E != NULL) checks around free(E)
      Fix printf format specifier warning
      Remove calls to xf86IsPc98()

Peter Hutterer (1):
      Untangle XF86DRI from the driver-specific DRI define

Yannick Heneault (2):
      modified G200SE conditionnal statement about revision register for products compatibility.
      added support for G200ER.

---
 configure.ac       |    6 
 man/Makefile.am    |    4 
 man/mga.man        |    1 
 src/Makefile.am    |    1 
 src/binding.h      |   32 -
 src/client.h       |   40 --
 src/clientlx.c     |  848 ----------------------------------------------
 src/mga.h          |   58 ---
 src/mga_common.h   |    2 
 src/mga_dacG.c     |  208 ++++++++---
 src/mga_dga.c      |    2 
 src/mga_dri.c      |   83 ++--
 src/mga_dri.h      |    2 
 src/mga_dripriv.h  |    2 
 src/mga_driver.c   |  967 ++++++++++++++---------------------------------------
 src/mga_esc.c      |  778 ------------------------------------------
 src/mga_exa.c      |   10 
 src/mga_macros.h   |   17 
 src/mga_merge.c    |   67 ---
 src/mga_reg.h      |   16 
 src/mga_sarea.h    |    2 
 src/mga_storm.c    |   11 
 src/mga_vga.c      |    8 
 src/mga_video.c    |   37 +-
 src/mgareg_flags.h |    1 
 util/stormdwg.c    |    5 
 26 files changed, 528 insertions(+), 2680 deletions(-)
---


More information about the xorg-commit mailing list