diff options
author | Dave Airlie <airlied@redhat.com> | 2008-12-22 15:58:35 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2008-12-22 15:58:35 +1000 |
commit | 4e96278b581e296c1203d97a6d7aa3bff3977222 (patch) | |
tree | 5b385bf93afbac9960a69492bc4385352dcb13ee /man | |
parent | 435d996949185201a97493e131f9920a32863acd (diff) |
atombios/tv: add an option to enable atom tv-out for users.
This code is still experimental but we will allow users to enable it for experimental reasons
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index f8526dff..19ffb94e 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -550,6 +550,12 @@ controller has passed the destination region. It reduces tearing at the cost of performance. The default is .B off. +.TP +.BI "Option \*qATOMTvOut\*q \*q" boolean \*q +This option enables experimental TV-out support for r500 and r600 atombios chips. +tv-out is experimental and may not function on these chips as well as hoped for. +The default is +.B off. .SH SEE ALSO __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) |