xf86-video-intel: Changes to 'refs/tags/xf86-video-intel-1.6.2'

Alan Hourihane alanh at kemper.freedesktop.org
Tue Aug 8 14:31:22 EEST 2006


Tag 'xf86-video-intel-1.6.2' created by Alan Hourihane <alanh at fairlite.demon.co.uk> at 2006-08-08 12:30 -0700

Tag 1.6.2

Changes since xf86-video-intel-1.6.1:
Alan Hourihane:
      Add mergedfb support to the intel driver with
      Update Xvideo to deal with MergedFB modes.
      When detecting new monitors in mergedfb renew the modepool.
      Calculate allowable refresh rates on the private
      Fix pipe reversal for Xv
      Fix DGA with MergedFB
      Ensure palette is updated in mergedfb & clone modes
      Merge branch 'master' of git+ssh://xorg.freedesktop.org/git/xorg/driver/xf86-video-intel
      bump to 1.6.2 to indicate mergedfb support
      Disable detecting of new monitors on VT switch.
      Re-enable monitor detect after a few fixups.

---
 configure.ac      |    2 
 src/i810.h        |    2 
 src/i830.h        |   50 +
 src/i830_cursor.c |  124 ++
 src/i830_dga.c    |   26 
 src/i830_dri.h    |    2 
 src/i830_driver.c | 2282 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 src/i830_modes.c  |  132 ++-
 src/i830_video.c  |  102 ++
 9 files changed, 2593 insertions(+), 129 deletions(-)
---



More information about the xorg-commit mailing list