xf86-video-cirrus: Changes to 'refs/tags/xf86-video-cirrus-1.4.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 23 18:49:59 PDT 2012


Tag 'xf86-video-cirrus-1.4.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-24 02:49 -0700

xf86-video-cirrus-1.4.0

Changes since xf86-video-cirrus-1.3.2:
Adam Jackson (4):
      Fall back to shadowfb if XAA is unavailable
      Fix for new vgaHW ABI
      Typo fix
      alpine: Fix int10 setup

Alan Coopersmith (3):
      Update Sun license notices to current X.Org standard form
      Sun's copyrights now belong to Oracle
      xf86-video-cirrus 1.4.0

Gaetan Nadon (17):
      .gitignore: use common defaults with custom section # 24239
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      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: remove unused sdkdir=$(pkg-config...) statement
      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: 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

Jeremy Huddleston (6):
      GD5436 timings are the same as GD5446
      Use malloc/calloc/realloc/free directly
      Build fix for ABI Version 12
      Disable PC98 code on newer servers.
      pciTag was removed from xorg-server, so provide it in-driver until this is updated to use libpciaccess
      Build fix for older servers (error: conflicting types for 'pciTag')

Jesse Adkins (1):
      Purge cvs tags.

Satoshi KImura (1):
      Add support for the NEC PC-9821

Stefan Potyra (1):
      Limit the maximul pitch of GD5436 and GD5446

---
 .gitignore          |   70 ++++++++++++++++++++++--
 Makefile.am         |   11 ++-
 configure.ac        |   50 +++++++----------
 man/.gitignore      |    2 
 man/Makefile.am     |   63 ++++++++--------------
 man/cirrus.man      |    1 
 src/.gitignore      |    6 --
 src/CirrusClk.c     |    2 
 src/alp.h           |    2 
 src/alp_driver.c    |  147 +++++++++++++++++++++++++++++++++++++++++++++++-----
 src/alp_hwcurs.c    |    2 
 src/alp_i2c.c       |    2 
 src/alp_xaa.c       |    2 
 src/alp_xaam.c      |    1 
 src/cir.h           |    4 -
 src/cir_dga.c       |    5 -
 src/cir_driver.c    |   14 +++-
 src/cir_pcirename.h |   27 +++++++++
 src/cir_shadow.c    |    2 
 src/lg.h            |    2 
 src/lg_driver.c     |   21 ++++---
 src/lg_hwcurs.c     |    1 
 src/lg_i2c.c        |    2 
 src/lg_xaa.c        |    1 
 src/lg_xaa.h        |    1 
 25 files changed, 303 insertions(+), 138 deletions(-)
---


More information about the xorg-commit mailing list