~ubuntu-branches/ubuntu/quantal/xserver-xorg-video-intel/quantal-proposed

« back to all changes in this revision

Viewing changes to man/intel.man

  • Committer: Package Import Robot
  • Author(s): Bryce Harrington
  • Date: 2013-04-11 13:24:19 UTC
  • mfrom: (167.1.6 quantal)
  • Revision ID: package-import@ubuntu.com-20130411132419-iprdjeexr786zsb5
Tags: 2:2.20.9-0ubuntu2.1
debian/xserver-xorg-video-intel.udev: Drop udev rule for gpu lockup
apport hook.  This hook is now provided by the xdiagnose package.
(LP: #997470)

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
.IP
133
133
Default: Textured video adaptor is preferred.
134
134
.TP
 
135
.BI "Option \*qBacklight\*q \*q" string \*q
 
136
Override the probed backlight control interface. Sometimes the automatically
 
137
selected backlight interface may not correspond to the correct, or simply
 
138
most useful, interface available on the system. This allows you to override
 
139
that choice by specifying the entry under /sys/class/backlight to use.
 
140
.IP
 
141
Default: Automatic selection.
 
142
.TP
135
143
.BI "Option \*qFallbackDebug\*q \*q" boolean \*q
136
144
Enable printing of debugging information on acceleration fallbacks to the
137
145
server log.
257
265
.SS "LVDS"
258
266
Low Voltage Differential Signalling output (typically a laptop LCD panel).  Available properties:
259
267
 
260
 
.PP
261
 
.B BACKLIGHT
262
 
- current backlight level (adjustable)
263
 
.TP 2
264
 
By adjusting the BACKLIGHT property, the brightness on the LVDS output can be adjusted.  In some cases, this property may be unavailable (for example if your platform uses an external microcontroller to control the backlight).
265
 
 
266
 
.PP
267
 
.B scaling mode
268
 
- control LCD panel scaling mode
269
 
.TP 2
270
 
When the currently selected display mode differs from the native panel resolution, various scaling options are available. These include
 
268
.TP
 
269
\fBBACKLIGHT\fB - current backlight level (adjustable)
 
270
By adjusting the BACKLIGHT property, the brightness on the LVDS output
 
271
can be adjusted.  In some cases, this property may be unavailable (for
 
272
example if your platform uses an external microcontroller to control
 
273
the backlight).
 
274
.TP
 
275
\fBscaling mode\fP - control LCD panel scaling mode
 
276
When the currently selected display mode differs from the native panel
 
277
resolution, various scaling options are available. These include
271
278
.RS
272
 
.PP
 
279
.TP
273
280
.B Center
274
 
.TP 4
275
 
Simply center the image on-screen without scaling. This is the only scaling mode that guarantees a one-to-one correspondence between native and displayed pixels, but some portions of the panel may be unused (so-called "letterboxing").
276
 
.PP
 
281
Simply center the image on-screen without scaling. This is the only
 
282
scaling mode that guarantees a one-to-one correspondence between
 
283
native and displayed pixels, but some portions of the panel may be
 
284
unused (so-called "letterboxing").
 
285
.TP
277
286
.B Full aspect
278
 
.TP 4
279
 
Scale the image as much as possible while preserving aspect ratio. Pixels may not be displayed one-to-one (there may be some blurriness). Some portions of the panel may be unused if the aspect ratio of the selected mode does not match that of the panel.
280
 
.PP
 
287
Scale the image as much as possible while preserving aspect
 
288
ratio. Pixels may not be displayed one-to-one (there may be some
 
289
blurriness). Some portions of the panel may be unused if the aspect
 
290
ratio of the selected mode does not match that of the panel.
 
291
.TP
281
292
.B Full
282
 
.TP 4
283
 
Scale the image to the panel size without regard to aspect ratio. This is the only mode which guarantees that every pixel of the panel will be used. But the displayed image may be distorted by stretching either horizontally or vertically, and pixels may not be displayed one-to-one (there may be some blurriness).
 
293
Scale the image to the panel size without regard to aspect ratio. This
 
294
is the only mode which guarantees that every pixel of the panel will
 
295
be used. But the displayed image may be distorted by stretching either
 
296
horizontally or vertically, and pixels may not be displayed one-to-one
 
297
(there may be some blurriness).
284
298
.RE
285
299
 
286
300
The precise names of these options may differ depending on the kernel
287
 
video driver, (but the functionality should be similar). See the output of
 
301
video driver, (but the functionality should be similar). See the
 
302
output of
288
303
.B xrandr \-\-prop
289
304
for a list of currently available scaling modes.
290
305
.SS "TV"
291
306
Integrated TV output.  Available properties include:
292
 
 
293
 
.PP
294
 
.B BOTTOM, RIGHT, TOP, LEFT
295
 
- margins
296
 
.TP 2
297
 
Adjusting these properties allows you to control the placement of your TV output buffer on the screen. The options with the same name can also be set in xorg.conf with integer value.
298
 
 
299
 
.PP
300
 
.B BRIGHTNESS
301
 
- TV brightness, range 0-255
302
 
.TP 2
 
307
.TP
 
308
\fBBOTTOM, RIGHT, TOP, LEFT\fP - margins
 
309
Adjusting these properties allows you to control the placement of your
 
310
TV output buffer on the screen. The options with the same name can
 
311
also be set in xorg.conf with integer value.
 
312
.TP
 
313
\fBBRIGHTNESS\fP - TV brightness, range 0-255
303
314
Adjust TV brightness, default value is 128.
304
 
 
305
 
.PP
306
 
.B CONTRAST
307
 
- TV contrast, range 0-255
308
 
.TP 2
 
315
.TP
 
316
\fBCONTRAST\fP - TV contrast, range 0-255
309
317
Adjust TV contrast, default value is 1.0 in chipset specific format.
310
 
 
311
 
.PP
312
 
.B SATURATION
313
 
- TV saturation, range 0-255
314
 
.TP 2
 
318
.TP
 
319
\fBSATURATION\fP - TV saturation, range 0-255
315
320
Adjust TV saturation, default value is 1.0 in chipset specific format.
316
 
 
317
 
.PP
318
 
.B HUE
319
 
- TV hue, range 0-255
320
 
.TP 2
 
321
.TP
 
322
\fBHUE\fP - TV hue, range 0-255
321
323
Adjust TV hue, default value is 0.
322
 
 
323
 
.PP
324
 
.B TV_FORMAT
325
 
- output standard
326
 
.TP 2
327
 
This property allows you to control the output standard used on your TV output port.  You can select between NTSC-M, NTSC-443, NTSC-J, PAL-M, PAL-N, and PAL.
328
 
 
329
 
.PP
330
 
.B TV_Connector
331
 
- connector type
332
 
.TP 2
333
 
This config option should be added to xorg.conf TV monitor's section, it allows you to force the TV output connector type, which bypass load detect and TV will always be taken as connected. You can select between S-Video, Composite and Component.
 
324
.TP
 
325
\fBTV_FORMAT\fP - output standard
 
326
This property allows you to control the output standard used on your
 
327
TV output port.  You can select between NTSC-M, NTSC-443, NTSC-J,
 
328
PAL-M, PAL-N, and PAL.
 
329
.TP
 
330
\fBTV_Connector\fP - connector type
 
331
This config option should be added to xorg.conf TV monitor's section,
 
332
it allows you to force the TV output connector type, which bypass load
 
333
detect and TV will always be taken as connected. You can select
 
334
between S-Video, Composite and Component.
334
335
 
335
336
.SS "TMDS-1"
336
337
First DVI SDVO output
340
341
 
341
342
.SS "TMDS-1", "TMDS-2", "HDMI-1", "HDMI-2"
342
343
DVI/HDMI outputs. Avaliable common properties include:
343
 
.PP
344
 
.B BROADCAST_RGB
345
 
- method used to set RGB color range(full range 0-255, not full range 16-235)
346
 
.TP 2
347
 
Adjusting this propertie allows you to set RGB color range on each channel in order to match HDTV requirment(default 0 for full range). Setting 1 means RGB color range is 16-235, 0 means RGB color range is 0-255 on each channel.
 
344
.TP
 
345
\fBBROADCAST_RGB\fP - method used to set RGB color range
 
346
Adjusting this property allows you to set RGB color range on each
 
347
channel in order to match HDTV requirment(default 0 for full
 
348
range). Setting 1 means RGB color range is 16-235, 0 means RGB color
 
349
range is 0-255 on each channel.  (Full range is 0-255, not 16-235)
348
350
 
349
351
.PP
350
352
SDVO and DVO TV outputs are not supported by the driver at this time.
351
 
 
352
353
.PP
353
354
See __xconfigfile__(__filemansuffix__) for information on associating Monitor
354
355
sections with these outputs for configuration.  Associating Monitor sections