[Bug 12720] picture misses colors and has pixel-lines instead

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 6 23:21:03 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12720





------- Comment #2 from agd5f at yahoo.com  2007-10-06 23:23 PST -------
does changing line 105 of radeon_modes.c help:

-        new = xf86CVTMode(radeon_output->PanelXRes, radeon_output->PanelYRes,
60.0, TRUE, FALSE);
+        new = xf86CVTMode(radeon_output->PanelXRes, radeon_output->PanelYRes,
60.0, FALSE, FALSE);


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list