xf86-video-geode: Changes to 'refs/tags/xf86-video-geode-2.11.0'

Jordan Crouse jcrouse at kemper.freedesktop.org
Tue Dec 9 20:25:10 PST 2008


Tag 'xf86-video-geode-2.11.0' created by Jordan Crouse <jordan at cosmicpenguin.net> at 2008-12-10 03:59 -0800

xf86-video-geode-2.11.0

Changes since xf86-video-geode-2.10.1:
Adam Jackson (1):
      s/XF86_VERSION_CURRENT/XORG_VERSION_CURRENT/

Alan Coopersmith (1):
      include <errno.h> instead of <sys/errno.h>

Andres Salomon (5):
      DCON: Mark 1200x900 mode as preferred.
      xf86-video-geode: DCON: set the default (physical) screen size if we detect a DCON
      xf86-video-geode: change cursor size to match cimarron
      xf86-video-geode: fix up cursor size (again)
      xf86-video-geode: after reloading cursors, hide the cursor

Jordan Crouse (15):
      [LX] - Add RandR 1.2 support
      lx:  Add rotation for Randr 1.2 + cleanups
      [LX] - RandR 1.2 updates
      LX:  Fix a possible segfault in EXA
      LX:  RandR 1.2 updates for Lenny
      XINPUT_ABI bumped on us and broke the previous evil workaround
      Merge branch 'randr12-branch'
      geode: Move the hardware cursor support to full ARGB mode
      LX:  Fix a bug in the memory allocator
      LX:  Fix the memory allocated by the video so it fails
      LX: Change the way EXA memory is allocated
      LX:  Make the version in configure.ac reflect the upcoming release
      LX:  Put back variable needed when PCIACCCESS is defined
      LX:  Set default scaling coefficients
      2.11.0 release

Paulo Cesar Pereira de Andrade (1):
      Ensure symbol GXRandRSetConfig is of public visibility.

---
 configure.ac       |    2 
 src/Makefile.am    |    7 
 src/geode.h        |  306 ++++++++-------------
 src/geode_dcon.c   |   34 +-
 src/geode_ddc.c    |   53 ++-
 src/geode_driver.c |    5 
 src/geode_msr.c    |    2 
 src/gx_accel.c     |    4 
 src/gx_driver.c    |   21 -
 src/gx_randr.c     |   12 
 src/gx_video.c     |    4 
 src/lx_cursor.c    |  193 -------------
 src/lx_display.c   |  496 ++++++++++++++++++++++++++++++++++
 src/lx_driver.c    |  764 +++++++----------------------------------------------
 src/lx_exa.c       |  405 ++++++++++++++++++----------
 src/lx_memory.c    |  315 +++++++++++++++++++++
 src/lx_output.c    |  283 +++++++++++++++++++
 src/lx_panel.c     |  142 +++++++++
 src/lx_randr.c     |  370 -------------------------
 src/lx_regacc.c    |   65 ----
 src/lx_rotate.c    |  282 -------------------
 src/lx_vga.c       |    2 
 src/lx_video.c     |  152 ++++------
 src/z4l.c          |    2 
 24 files changed, 1899 insertions(+), 2022 deletions(-)
---


More information about the xorg-commit mailing list