diff options
author | Alex VillacĂs Lasso <a_villacis@palosanto.com> | 2009-01-16 16:16:46 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-01-16 16:16:46 -0500 |
commit | 9bcbdcc0e2535ea1e7c5e234b07d0a4be173a78f (patch) | |
tree | 04ef72d79157a9811360ab6e6b58e5cf9c3ad98a /man/savage.man | |
parent | 0cf24c6f66d4832180b2246c20c74dec031fe45f (diff) |
Document the existence of the IgnoreEDID option
Diffstat (limited to 'man/savage.man')
-rw-r--r-- | man/savage.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/savage.man b/man/savage.man index 6e45550..6454681 100644 --- a/man/savage.man +++ b/man/savage.man @@ -139,6 +139,13 @@ driver use your mode line timing exactly, turn off the UseBios option. Use of the BIOS is required for dualhead operation. Default: on (use the BIOS). .TP +.BI "Option \*qIgnoreEDID\*q \*q" boolean \*q +Do not use EDID data for mode validation, but DDC is still used +for monitor detection. This is different from NoDDC option. +.br +The default value is +.B off. +.TP .BI "Option \*qShadowStatus\*q \*q" boolean \*q Enables the use of a shadow status register. There is a chip bug in the Savage graphics engine that can cause a bus lock when reading the engine |