debian/changelog | 1 + debian/xserver-xorg-video-intel.NEWS | 11 +++++++++++ 2 files changed, 12 insertions(+)
New commits: commit 17624ff76cc8cac8495e2fe8ded2ac8a7fbde124 Author: Julien Cristau <jcris...@debian.org> Date: Tue Mar 16 16:34:12 2010 +0100 Add a NEWS.Debian entry about KMS. diff --git a/debian/changelog b/debian/changelog index 437fcb1..4609ab8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xserver-xorg-video-intel (2:2.9.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders + * Add a NEWS.Debian entry about KMS. -- Julien Cristau <jcris...@debian.org> Sat, 16 Jan 2010 16:47:17 +0000 diff --git a/debian/xserver-xorg-video-intel.NEWS b/debian/xserver-xorg-video-intel.NEWS new file mode 100644 index 0000000..18b53f7 --- /dev/null +++ b/debian/xserver-xorg-video-intel.NEWS @@ -0,0 +1,11 @@ +xserver-xorg-video-intel (2:2.9.1-2) unstable; urgency=low + + Starting with this version, the intel driver enables kernel mode setting + (KMS) by default for 830 and later chips. This comes with a framebuffer + driver which enables native resolution on the console. KMS also allows + faster VT switching and mode changes, as well as e.g. DisplayPort support. + + In case of trouble KMS can be disabled with the 'nomodeset' kernel command + line parameter, or by editing /etc/modprobe.d/i915-kms.conf. + + -- Julien Cristau <jcris...@debian.org> Tue, 16 Mar 2010 16:09:55 +0100 -- 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/e1nryo1-00013u...@alioth.debian.org