mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
radeon: add ZaphodHeads option
Allows users that want to use zaphod mode to select which xrandr outputs are assigned to which head. E.g., Option "ZaphodHeads" "LVDS,VGA-0" will assign LVDS to the first zaphod driver instance and VGA-0 to the second instance.
This commit is contained in:
@@ -614,6 +614,16 @@ to determine whether to allow EXA to use VRAM for non-essential pixmaps.
|
||||
This option allows us to override the heurisitc.
|
||||
The default is
|
||||
.B on with > 32MB VRAM, off with < 32MB.
|
||||
.TP
|
||||
.BI "Option \*qZaphodHeads\*q \*q" string \*q
|
||||
Specify the randr outputs to use with zaphod mode. If you do not specify
|
||||
an outputs, the driver will pick them automatically.
|
||||
.br
|
||||
For example:
|
||||
.B
|
||||
Option \*qZaphodHeads\*q \*qLVDS,VGA-0\*q
|
||||
will assign xrandr output LVDS to the first instance of the driver and
|
||||
VGA-0 to the second instance.
|
||||
|
||||
.SH TEXTURED VIDEO ATTRIBUTES
|
||||
The driver supports the following X11 Xv attributes for Textured Video.
|
||||
|
||||
Reference in New Issue
Block a user