Tag 'xf86-video-intel-2.4.1' created by Zhenyu Wang <zhenyu.z.w...@intel.com> at 2008-08-15 05:42 +0000
xf86-video-intel-2.4.1 Changes since xf86-video-intel-2.4.0: 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 (4): Update DSPARB while planes are still off Reorganize VBIOS code Fix pipe A force quirk Update man page Julien Cristau (1): Fix up the HP Pavilion ze4944ea quirk Olivier Fourdan (2): Apply pipe A quirk to 845 as well. Fix DPMS off in the presence of the pipe A quirk. Tomas Carnecky (1): Reorder visuals reported by the intel driver Zhenyu Wang (8): 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 --- configure.ac | 2 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 | 72 ++++--- src/i830_display.c | 62 +++--- 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 18 files changed, 613 insertions(+), 567 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vek2i-0004ze...@vasks.debian.org