xf86-video-intel: Changes to 'refs/tags/xf86-video-i810-1.7.3'

Alan Hourihane alanh at kemper.freedesktop.org
Thu Dec 7 11:49:29 EET 2006


Tag 'xf86-video-i810-1.7.3' created by Alan Hourihane <alanh at fairlite.demon.co.uk> at 2006-12-07 09:49 -0800

Release driver 1.7.3

Changes since xf86-video-intel-1.7.2:
Alan Hourihane:
      Make VIDEO_DEBUG into a configure option
      Fix manpage to report 8160 instead of 6144 for LinearAlloc.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      Add some MergedFB checks for accelerator limitations
      Disable some debug message
      update port attributes immediately when overlay is on.
      Be a little more verbose when rejecting modes.
      Bump to 1.7.3

Michel Dänzer:
      Don't crash if SetCursorPosition is called with pScrn->currentMode == NULL.

Thomas Hellstrom:
      Add support for the new DRM memory manager.

Wang Zhenyu:
      Bug 8594: Fix Xv hang with G965

---
 configure.ac          |   14 ++
 man/i810.man          |   26 ++++-
 src/i810_dri.h        |    2 
 src/i810_driver.c     |    6 +
 src/i830.h            |   15 ++
 src/i830_cursor.c     |   16 ++-
 src/i830_dri.c        |   52 +++++++---
 src/i830_dri.h        |    2 
 src/i830_driver.c     |  257 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/i830_memory.c     |   76 ++++++++------
 src/i830_modes.c      |   12 +-
 src/i830_rotate.c     |   43 ++++----
 src/i830_video.c      |   18 +--
 src/i915_video.c      |    4 
 src/packed_yuv_wm.g4a |    2 
 src/wm_prog.h         |    2 
 16 files changed, 455 insertions(+), 92 deletions(-)
---



More information about the xorg-commit mailing list