From 051435610a66735fd455bbb526fa294fcfe8c0b6 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Sun, 7 Oct 2007 19:39:47 -0400 Subject: RADEON: still more LVDS fixes Seems some laptops need the native mode from the bios for LVDS while others seem to prefer a CVT mode. Add an option to pick the preferred mode. The default it to use the bios table timing. --- man/radeon.man | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/radeon.man b/man/radeon.man index 35dd701..9168254 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -383,6 +383,14 @@ case. This is only useful for LVDS panels (laptop internal panels). The default is .B on. .TP +.BI "Option \*qLVDSBiosNativeMode\*q \*q" boolean \*q +On some laptops, the LVDS mode from the timing tables in the bios does +not work properly. In those cases, a CVT mode seems to work better. +If you get a blank screen or have LVDS display problems, disable this +option to use a CVT mode. +The default is +.B on. +.TP .BI "Option \*qDRI\*q \*q" boolean \*q Enable DRI support. This option allows you to enable to disable the DRI. The default is -- cgit v1.2.3