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

xserver-xorg-video-intel: Changes to 'refs/tags/xf86-video-intel-2.2.1'



Tag 'xf86-video-intel-2.2.1' created by Jesse Barnes <jbarnes@hobbes.virtuousgeek.org> at 2008-02-22 20:30 +0000

Intel 2.2.1 release

Changes since xf86-video-intel-2.2.0.90:
Jesse Barnes (7):
      Only disable FBC if registers are available
      Fix DSP*CNTR restoration
      Remove side effects from VGA debug code
      Add pipe A force enable quirk for ThinkPad X40
      Add quirk for DVO channel selection
      Add CACHE_MODE_0 register to dump output
      Bump version to 2.2.1

Keith Packard (1):
      Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_STATE, MI_RDRET_STATE, ECOSKPD

Zhenyu Wang (7):
      Bug #14440: fix stolen mem size mask on i830M
      Fix last 8XX clock's p2 value commit
      Wrap up chipsets which needs graphics address for status page
      hardware status page initialization rework
      Add DMI info for i830 quirks
      Fix Lenovo X60 TV quirk
      Don't leak memory if no DMI info is provided by kernel

---
 configure.ac       |    2 
 src/common.h       |    2 
 src/i810_reg.h     |   42 ++++++++++++-
 src/i830.h         |    5 +
 src/i830_debug.c   |  136 +++++++++++++++++++++++++++++++++++++++++++
 src/i830_display.c |    8 +-
 src/i830_dri.c     |  101 +++++++++++---------------------
 src/i830_driver.c  |   30 +++++++--
 src/i830_dvo.c     |    8 ++
 src/i830_memory.c  |   15 +++-
 src/i830_quirks.c  |  166 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 11 files changed, 428 insertions(+), 87 deletions(-)
---


Reply to: