diff options
author | Alex Deucher <alex@t41p.hsd1.va.comcast.net> | 2007-10-25 19:18:18 -0400 |
---|---|---|
committer | Alex Deucher <alex@t41p.hsd1.va.comcast.net> | 2007-10-25 19:18:18 -0400 |
commit | 2d26e0d0bcf25e210dc7771e76638dcfafcc2356 (patch) | |
tree | da3802d2f6e9840793bdd60f035bb0faae65b764 /man | |
parent | a9306b7986467c0794c91625ad2ece597b718462 (diff) |
RADEON: Add driver option to force TV DAC load detection on
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index 35dd7010..48d7cb23 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -383,6 +383,13 @@ case. This is only useful for LVDS panels (laptop internal panels). The default is .B on. .TP +.BI "Option \*TVDACLoadDetect\*q \*q" boolean \*q +Enable load detection on the TV DAC. The TV DAC is used to drive both +TV-OUT and analog monitors. Load detection is often unreliable in the +TV DAC so it is disabled by default. +The default is +.B off. +.TP .BI "Option \*qDRI\*q \*q" boolean \*q Enable DRI support. This option allows you to enable to disable the DRI. The default is |