-
Committer:
Bazaar Package Importer
-
Author(s):
Christopher James Halse Rogers
-
Date:
2010-07-19 16:36:28 UTC
-
mfrom:
(0.1.11 experimental)
-
Revision ID:
james.westby@ubuntu.com-20100719163628-jrurr7meuhs0cb4r
Tags: 2:2.12.0-1ubuntu1
* Merge from Debian experimental (LP: #601052). Remaining Ubuntu changes:
+ debian/apport-gpu-error-intel.py, debian/xserver-xorg-video-intel.udev,
debian/xserver-xorg-video-intel:
Add apport script to collect debug information on GPU hangs
+ rules: Install udev rule to run the script when the kernel detects hung
GPU.
+ 101_copy-fb.patch: Adds feature to driver so Xserver can draw
root windows with no background. This enables smooth boot with
Plymouth.
+ control: Add Recommends on intel-gpu-tools to xserver-xorg-video-intel
package for use by GPU hang scripts.
+ xserver-xorg-video-intel.preinst.in, xserver-xorg-video-intel.postinst.in,
rules:
Don't install /etc/modprobe.d/i915-kms.conf, and remove it on upgrades.
At best it's redundant (as the kernel defaults to KMS), at worst it breaks
the ability to disable KMS.
+ 103-mbp-backlight-support.patch: Enables xrandr backlight control for
macbook's using the mbp_backlight module.
* Drop 102-disable-page-flipping-v2.patch: all the upstream bugs mentioned
in the patch are closed. If we get a spate of freeze bugs, start looking
here.