From 1dea31ce5cbfc596f2f989a44916b38437494781 Mon Sep 17 00:00:00 2001 From: Oleh Nykyforchyn Date: Sat, 27 Dec 2025 23:02:29 +0200 Subject: [PATCH] xfree86/man: add SingleDriver server flag to man page It is patch 2/3 of a series that makes adding GPU screens more controllable. Signed-off-by: Oleh Nykyforchyn --- hw/xfree86/man/xorg.conf.man | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man index 18335aabcb..08e2ee56de 100644 --- a/hw/xfree86/man/xorg.conf.man +++ b/hw/xfree86/man/xorg.conf.man @@ -687,6 +687,11 @@ Unset by default. .TP 7 .BI "Option \*qAllowByteSwappedClients\*q \*q" boolean \*q Allow clients with a different byte-order than the server. Disabled by default. +.TP 7 +.BI "Option \*qSingleDriver\*q \*q" boolean \*q +Only the first successfully probed driver is allowed to add screens to the current layout, others may +add secondary GPU screens only (e.g., if non-primary GPUs are used for offloading). +Disabled by default. .SH "MODULE SECTION" The .B Module