Tag 'xserver-xorg-video-intel-2_2.2.0.90-2' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-02-06 09:40 +0000
Tagging upload of xserver-xorg-video-intel 2:2.2.0.90-2 to unstable. Changes since xserver-xorg-video-intel-2_2.2.0.90-1: Andreas Stawinoga (1): Samsung Q45 has no TV output Erik Andren (1): Clevo M720R has no TV-out Hong Liu (4): Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get() Bug 10584: Mac Mini EDID data assigned to TMDS output Allow non-strict free order for bo_list Fix PLL reference clk debug dump Jesse Barnes (14): Add pipe A force enable quirk Add pipe A force enable quirk Don't modify low bit of BLC_PWM_CTL when using combo backlight control Fix compilation error when not using DRI Remove unnecessary quirk code in CRT probing Remove unnecessary quirk code in CRT probing Turn on backlight when LVDS panel is powered up Merge branch 'master' into xf86-video-intel-2.2-branch Program FBC fence offset register Only enable FBC if one pipe is active Fix typo in merge Fix build warnings on 64 bit Bump version to 2.2.1.90 for 2.2.1 pre-release Fix version bump, should have been 2.2.0.90 Julien Cristau (6): Bug 14032: i810, set default depth to 16 Don't build reg_dumper if we don't have pciaccess 0.10.0 Merge branch 'upstream-unstable' of git+ssh://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-intel into debian-unstable Update changelogs autoreconf Prepare changelog for upload. Mark Kettenis (1): Bug #14246: Fix biuld on OpenBSD. Paulo Cesar Pereira de Andrade (1): Make sure symbols used by other modules are public. Zhenyu Wang (14): Add new integrated graphics chipset ids GTT access change for new integrated graphics device Update PIPELINE_SELECT instruction and surface state format for new chipset Disable frame buffer compression on new chipset now. Add missing i830M and 845G pci ids info Merge branch 'master' into xf86-video-intel-2.2-branch Fix i830 block handler wrap Clear shadow memory after allocation Merge branch 'master' into xf86-video-intel-2.2-branch Set vtSema before EnterVT Merge branch 'master' into xf86-video-intel-2.2-branch Merge branch 'master' into xf86-video-intel-2.2-branch Don't crash if SW cursor Fix last commit on i8xx debug p2 value liuhong (1): xf86-video-intel: fix ivch using wrong dvo register --- ChangeLog | 762 ++++++++++++++++++++++++++++++++++++++++++++++++++++ configure | 59 ++-- configure.ac | 6 debian/changelog | 6 depcomp | 33 +- install-sh | 228 ++++++++------- ltmain.sh | 58 ++- man/intel.man | 7 src/brw_structs.h | 12 src/ch7017/ch7017.c | 2 src/ch7xxx/ch7xxx.c | 2 src/common.h | 20 + src/i810_driver.c | 6 src/i810_reg.h | 5 src/i830.h | 2 src/i830_crt.c | 1 src/i830_debug.c | 84 +++-- src/i830_display.c | 102 ++++-- src/i830_driver.c | 67 +++- src/i830_dvo.c | 2 src/i830_lvds.c | 19 + src/i830_memory.c | 25 + src/i830_quirks.c | 14 src/i830_sdvo.c | 18 - src/i830_video.c | 12 src/i965_render.c | 6 src/i965_video.c | 5 src/ivch/ivch.c | 2 src/sil164/sil164.c | 2 src/tfp410/tfp410.c | 2 30 files changed, 1286 insertions(+), 283 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]