xf86-video-chips: Changes to 'refs/tags/xf86-video-chips-1.2.5'

Dave Airlie airlied at kemper.freedesktop.org
Mon Jul 16 23:19:21 PDT 2012


Tag 'xf86-video-chips-1.2.5' created by Dave Airlie <airlied at redhat.com> at 2012-07-17 07:18 -0700

xf86-video-chips-1.2.5

Changes since xf86-video-chips-1.2.4:
Adam Jackson (2):
      Fall back to shadowfb if XAA is unavailable
      Fix for new vgaHW ABI

Dave Airlie (8):
      chips: gut the overlay 8/16 support from driver.
      chips: add compat API header
      chips: use new scrn/screen conversion APIs.
      chips: move to new compat API.
      chips: drop usage of deprecated xf86PciInfo.h
      chips: build without XAA support at all.
      chips: fix make dist.
      xf86-video-chips: bump to version 1.2.5

Jeremy Huddleston (5):
      Use malloc/calloc/realloc/free directly
      configure.ac: Remove AM_PROG_CC_C_O
      util: Consolidate common macros
      Fix implicit declaration of iopl
      Build fix for ABI Version 12

Mark Kettenis (1):
      PciTag is unused when using libpciaccess

---
 configure.ac     |   22 ++-
 man/chips.man    |    3 
 src/Makefile.am  |    3 
 src/compat-api.h |   99 +++++++++++++++
 src/ct_accel.c   |   64 ++-------
 src/ct_bank.c    |   61 ++++-----
 src/ct_cursor.c  |    7 -
 src/ct_ddc.c     |    5 
 src/ct_dga.c     |   32 +++-
 src/ct_driver.c  |  358 +++++++++++++------------------------------------------
 src/ct_driver.h  |   23 ++-
 src/ct_regs.c    |    3 
 src/ct_shadow.c  |    7 -
 src/ct_video.c   |   12 -
 util/dRegs.c     |   57 --------
 util/iopl.h      |   60 +++++++++
 util/mRegs.c     |   57 --------
 util/modClock.c  |   53 --------
 18 files changed, 370 insertions(+), 556 deletions(-)
---


More information about the xorg-commit mailing list