Comment 2 for bug 150361

Revision history for this message
In , agd5f (agd5f) wrote :

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);