[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.4.1-1'



Tag 'xserver-xorg-video-intel-2_2.4.1-1' created by Julien Cristau <jcristau@debian.org> at 2008-08-24 16:36 +0000

Tagging upload of xserver-xorg-video-intel 2:2.4.1-1 to experimental.

Changes since xserver-xorg-video-intel-2_2.4.0-1:
Alan Coopersmith (1):
      Man page typo fixes

Eric Anholt (1):
      Set lvds_ddc_mode before use to avoid a segfault on mac mini.

Jesse Barnes (7):
      Update DSPARB while planes are still off
      Reorganize VBIOS code
      Fix pipe A force quirk
      Update man page
      Pack bdb_general_definitions block
      Remove unused VBIOS flag defines
      Don't disable planes in i830_update_dsparb

Julien Cristau (5):
      Fix up the HP Pavilion ze4944ea quirk
      Don't skip the checks for DRI headers with --enable-dri
      Merge branch 'xf86-video-intel-2.4-branch' of git.freedesktop.org:/git/xorg/driver/xf86-video-intel into debian-experimental
      update changelogs
      Prepare changelog for upload

Olivier Fourdan (2):
      Apply pipe A quirk to 845 as well.
      Fix DPMS off in the presence of the pipe A quirk.

Timo Aaltonen (2):
      Merge commit 'xf86-video-intel-2.4.1' into debian-experimental
      Update changelog

Tomas Carnecky (1):
      Reorder visuals reported by the intel driver

Zhenyu Wang (10):
      Don't program dsparb on new Intel chip
      Fix SDVO reg definition
      Fix SDVO HDMI encoding detect (#16920)
      Disable display clock gating for 4 series chips
      Fix possible spurious interrupts in hotplug detect on 4 series chip
      Make skip_panel_detect clear for its meaning
      Always check and free driver private in LVDS destroy
      Bump version 2.4.1
      Fix reverted LVDS bios capability dword definition
      Fix reverted LVDS bios capability dword definition

Zou Nan hai (1):
      Fix from He Shuang(shuang.he@intel.com),

---
 ChangeLog                     |  209 +++++++++++++++++++++
 configure.ac                  |    9 
 debian/changelog              |   10 +
 man/intel.man                 |   65 +++++-
 src/bios_reader/bios_reader.c |  291 +++++++++++++++++++++---------
 src/common.h                  |    2 
 src/i810_reg.h                |    2 
 src/i830.h                    |    6 
 src/i830_bios.c               |  401 ++++++++++++------------------------------
 src/i830_bios.h               |   84 ++++----
 src/i830_display.c            |   82 +++-----
 src/i830_dri.c                |    2 
 src/i830_driver.c             |   18 +
 src/i830_dvo.c                |   43 ++--
 src/i830_hdmi.c               |    9 
 src/i830_lvds.c               |  158 ++++++----------
 src/i830_quirks.c             |    5 
 src/i830_sdvo.c               |   39 +++-
 src/i830_sdvo_regs.h          |    2 
 src/i830_tv.c                 |    1 
 src/xvmc/intel_xvmc.c         |    4 
 21 files changed, 844 insertions(+), 598 deletions(-)
---


Reply to: