[PATCH] xfree86/man: document AutoAddGPU

Dave Airlie airlied at gmail.com
Tue Jul 30 18:35:44 PDT 2013


From: Dave Airlie <airlied at redhat.com>

This at least mentions AutoAddGPU and hints at when you might
want to disable it.

Signed-off-by: Dave Airlie <airlied at redhat.com>
---
 hw/xfree86/man/xorg.conf.man | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man
index fa5b5fe..85f9f2e 100644
--- a/hw/xfree86/man/xorg.conf.man
+++ b/hw/xfree86/man/xorg.conf.man
@@ -668,6 +668,10 @@ DevicePresenceNotify event sent), but not enabled, thus leaving policy up
 to the client.
 Enabled by default.
 .TP 7
+.BI "Option \*qAutoAddGPU\*q \*q" boolean \*q
+If this option is disabled, then no GPU devices will be added from the udev
+backend. Enabled by default. (May need to be disabled to setup Xinerama).
+.TP 7
 .BI "Option \*qLog\*q \*q" string \*q
 This option controls whether the log is flushed and/or synced to disk after
 each message.
-- 
1.8.3.1



More information about the xorg-devel mailing list