~ubuntu-branches/ubuntu/oneiric/xserver-xorg-video-ati/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/101_man_no_pm_options_with_kms.patch

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2010-05-31 16:50:56 UTC
  • mfrom: (0.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100531165056-y4300ukziph6zsmo
Tags: 1:6.13.0-2ubuntu1
* Merge from Debian Unstable.  Remaining Ubuntu changes:
  + debian/control:
    - Add quilt to build-depends for Ubuntu patches
  + debian/patches/103_new_pci_ids.patch:
    - Add PCI IDs for some new RV7xx a Redwood
  + debian/patches/102-no-xv-rn50.patch:
    - Upstream backport: disable Xv on rn50 chips which have no 3D engine
      or overlay.
  + debian/patches/100_radeon-6.9.0-bgnr-enable.patch:
    - Smooth plymouth transition enablement patch
  + debian/rules:
    - Add xsfbs patchsys
    - Drop /etc/modprobe.d/radeon-kms.conf install.
  + debian/xserver-xorg-video-ati.{pre,post}inst.in:
    - Clean existing /etc/modprobe.d/radeon-kms.conf on install.
      At best this does nothing (KMS is the default for our kernel)
      and at worst it makes it harder to disable KMS.
* Add debian/gbp.conf pointing to Ubuntu branch to make git-buildpackage
  less narky.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nurp xserver-xorg-video-ati-6.12.192/man/radeon.man xserver-xorg-video-ati-6.12.192-working/man/radeon.man
2
 
--- xserver-xorg-video-ati-6.12.192/man/radeon.man      2010-03-15 10:43:43.000000000 -0700
3
 
+++ xserver-xorg-video-ati-6.12.192-working/man/radeon.man      2010-03-31 20:05:54.000000000 -0700
4
 
@@ -447,17 +447,20 @@ for digital panels
5
 
 Enable dynamic clock gating.  This can help reduce heat and increase battery
6
 
 life by reducing power usage.  Some users report reduced 3D performance
7
 
 with this enabled.  The default is
8
 
-.B off.
9
 
+.B off.  This option is not supported with KMS enabled (you need to either add
10
 
+radeon.modeset=0 to your boot stanza, or use a 2.6.34 kernel).
11
 
 .TP
12
 
 .BI "Option \*qForceLowPowerMode\*q \*q" boolean \*q
13
 
 Enable a static low power mode.  This can help reduce heat and increase battery
14
 
 life by reducing power usage at the expense of performance. The default is
15
 
-.B off.
16
 
+.B off.  This option is not supported with KMS enabled (you need to either add
17
 
+radeon.modeset=0 to your boot stanza, or use a 2.6.34 kernel).
18
 
 .TP
19
 
 .BI "Option \*qDynamicPM\*q \*q" boolean \*q
20
 
 Enable dynamic power mode switching.  This can help reduce heat and increase battery
21
 
 life by reducing power usage when the system is idle (DPMS active). The default is
22
 
-.B off.
23
 
+.B off.  This option is not supported with KMS enabled (you need to either add
24
 
+radeon.modeset=0 to your boot stanza, or use a 2.6.34 kernel).
25
 
 .TP
26
 
 .BI "Option \*qVGAAccess\*q \*q" boolean \*q
27
 
 Tell the driver if it can do legacy VGA IOs to the card. This is