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

Martin-Éric Racine q-funk at kemper.freedesktop.org
Mon Dec 26 12:54:28 PST 2011


Tag 'xf86-video-geode-2.11.13' created by Martin-Éric Racine <martin-eric.racine at iki.fi> at 2011-12-26 20:53 +0100

Xorg video Geode version 2.11.13

Changes since xf86-video-geode-2.11.12:
Adam Jackson (1):
      Fix for new vgaHW ABI

Gaetan Nadon (24):
      Add gx_randr.c Copyright statement to COPYING
      Move ztv driver to it's own directory
      Add conditional build for ztv
      Add a configure option to enable/disable building the ztv driver
      Remove no longer used AMD_V4L2_VIDEO from makefiles
      Remove HAVE__GX HAVE_LX and OPT_ACCEL from ztv build
      Remove unused LINUX_2_6 macro from geode driver makefile
      Remove broken duplicate visibility configure option
      Remove ztv LINUX_2_6 switch and dead code
      Remove unrequired .s assembly files automake support
      Remove duplicate warning variable and werror option
      Remove -DPNL_SUP for the ztv driver
      Remove unused and misleading I386ARCH configuration code
      Remove -I linux_v26 as the directory does not exist
      geode source: streamline whitespace and sort alphabetically
      Detect 32bit support on 64bit OS and compile with -m32 if found
      Separate compiler from pre-processor options
      Move back ztv with geode driver
      config: remove a few dead/obsolete lines of code
      config: The compiler version to use is now set in XORG_DEFAULT_OPTIONS
      config: fix Autoconf warnings and improve comments
      Remove unrequired large file descriptor partial support
      README: do not suggest compiling with xserver older than 1.3
      DCONDPMSSet: handle error return code on "write" to avoid a warning

Mart Raudsepp (1):
      Fix parameter ordering for calloc/xnfcalloc calls

Martin-Éric Racine (22):
      Removed README note about minimal version.
      Added README section about supported resolutions.
      Proofread and restructured the README for clarity.
      Added info about the Geode developers' IRC channel in README.
      Only enable z4l.c on Linux.
      Whitespace cleanup.
      Added two #ifdef to enable building on FreeBSD.
      Move the z4l.c test to src/Makefile.am where it should be.
      Revised BSD check in geode_msr.c
      Revert "Only enable z4l.c on Linux" until we have a consensus.
      Added info about 'ztv' a.k.a. the V4L2 driver for LX in README.
      README: properly call the LX's video input port feature "VIP"
      README: emphasize that "ztv" is the name of that VIP driver.
      README: added a sample xorg.conf for 1024x600 and 800x480 laptops.
      README: a little bit of proofreading wouldn't hurt now, would it?
      README: add info about the Geode mailing list and Bugzilla component.
      README: harmonize x.org versus freedesktop.org as much as possible.
      README: whitespace cleanup.
      README: added info about how to calculate arbitrary laptop modelines.
      README: added example of ZTV loading to EC800 xorg.conf sample.
      Fix lx_display.c:360:9: warning: ISO C90 forbids mixed declarations and code
      Geode 2.11.13

Priit Laes (1):
      Add optional composite operation fallback tracing

---
 COPYING          |    1 
 Makefile.am      |    1 
 README           |  194 +++++++++++++++++++++++++++++----------------
 configure.ac     |  130 ++++++++++++++++--------------
 src/Makefile.am  |  232 +++++++++++++++++++++++++++----------------------------
 src/durango.c    |    2 
 src/geode_dcon.c |    7 +
 src/geode_msr.c  |    9 +-
 src/gx_driver.c  |   16 ++-
 src/gx_randr.c   |    2 
 src/lx_display.c |    5 -
 src/lx_driver.c  |    6 -
 src/lx_exa.c     |   60 +++++++-------
 src/z4l.c        |   22 -----
 14 files changed, 372 insertions(+), 315 deletions(-)
---


More information about the xorg-commit mailing list