Tag 'xserver-xorg-video-intel-2_2.2.1-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2008-02-22 23:59 +0000
Tagging upload of xserver-xorg-video-intel 2:2.2.1-1 to unstable. Changes since xserver-xorg-video-intel-2_2.2.0.90-3: Brice Goglin (2): Merge tag 'xf86-video-intel-2.2.1' into debian-unstable New upstream release Jesse Barnes (6): 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 Julien Cristau (1): Build the intel_reg_dumper tool, and install it in the -dbg package. 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 --- ChangeLog | 125 +++++++++++++++++++++ config.guess | 32 +++-- config.sub | 44 ++++++- configure | 20 +-- configure.ac | 2 debian/changelog | 14 ++ debian/control | 2 debian/rules | 2 debian/xserver-xorg-video-intel-dbg.install | 1 src/common.h | 2 src/i810_reg.h | 42 ++++++- src/i830.h | 5 src/i830_debug.c | 136 ++++++++++++++++++++++ src/i830_display.c | 5 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 +++++++++++++++++++++++++++- 19 files changed, 638 insertions(+), 114 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]