summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLuc Verhaegen <libv@skynet.be>2009-01-29 18:44:43 +0100
committerLuc Verhaegen <libv@skynet.be>2009-01-29 18:44:43 +0100
commite5e27810d41a603e5731746436936318f48b42a3 (patch)
treefbfa43f2a6830f5d9ff8b7a7cf980a908ef8c65a /man
parent4080a198207d6b2be8879993d14521f705f33d70 (diff)
Add DirectFB option.
The p4m800 boards bios doesn't set direct FB access. So now the option is added to enable this from the config. This at the same time makes it possible to force it off as well. Default is either depending on what the bios did, or true for k8m800 where it is just finding out where the physical ram lives.
Diffstat (limited to 'man')
-rw-r--r--man/unichrome.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/unichrome.man b/man/unichrome.man
index 178b889..d0ebb09 100644
--- a/man/unichrome.man
+++ b/man/unichrome.man
@@ -59,6 +59,11 @@ Disable the hardware cursor and use software cursor rendering instead.
Select any of \*qNone\*q, \*qShadowFB\*q or \*qXAA\*q as an Acceleration
Method. The default is \*qXAA\*q.
.TP
+.BI "Option \*qDirectFB\*q \*q" boolean \*q
+Force Direct FB access for the CPU on or off. Default for non-HyperTransport
+chipsets is whatever the BIOS set up. For K8M800 (VT3108), the default is
+on.
+.TP
.BI "Option \*qRotate\*q \*q" string \*q
Rotate the display either clockwise (\*qCW\*q) or counter clockwise (\*qCCW\*q).
Rotation is only supported unaccelerated.