~ubuntu-branches/debian/jessie/xserver-xorg-video-intel/jessie

« back to all changes in this revision

Viewing changes to debian/patches/0002-Update-manpage-for-new-accelmethod-option.patch

  • Committer: Package Import Robot
  • Author(s): Cyril Brulebois
  • Date: 2012-06-12 20:30:51 UTC
  • mfrom: (26.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20120612203051-mex5136iqfafp06b
Tags: 2:2.19.0-3
* Add patch to avoid X segfaults with Driver-less Device sections in
  xorg.conf (Closes: #677206):
  - 0003-Avoid-calling-xf86nameCompare-with-a-NULL-pointer.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/man/intel.man
 
2
+++ b/man/intel.man
 
3
@@ -57,6 +57,12 @@ The following driver
 
4
 .B Options
 
5
 are supported
 
6
 .TP
 
7
+.BI "Option \*qAccelMethod\*q \*q" string \*q
 
8
+This sets the acceleration method. The legacy method is uxa, the experimental
 
9
+one is sna.
 
10
+.IP
 
11
+Default: uxa.
 
12
+.TP
 
13
 .BI "Option \*qColorKey\*q \*q" integer \*q
 
14
 This sets the default pixel value for the YUV video overlay key.
 
15
 .IP