Comment 78 for bug 20283

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

one more thing to try. loop through the whole set of PLLs at the end of RADEONModeInit(), e.g.:

usleep(10000);
for (i = 0x00; i < 0x3F; i += 4)
    INPLL(pScrn, i);