http://bugs.freedesktop.org/show_bug.cgi?id=25336
--- Comment #7 from Alex Deucher <[email protected]> 2009-11-29 23:19:29 PST --- Created an attachment (id=31572) --> (http://bugs.freedesktop.org/attachment.cgi?id=31572) fix LVDS setup on r4xx chips R4xx mobility chips use atombios, which does not store the LVDS_GEN_CNTL parameter setup like combios; rather, it's configured on fly in LVDSEncoderControl. As such, LVDS_GEN_CNTL is set wrong on resume. Call LVDSEncoderControl to set it properly. This patch should fix the issue. Another thing to try would be to try the r4xx_atom module option; this forces the use of atom calls to set modes on r4xx cards. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
