Comment 67 for bug 20283

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

(In reply to comment #30)
> No difference
>

how about adding:

usleep(5000);
INPLL(pScrn, RADEON_VCLK_ECP_CNTL);

to the end of RADEONRestorePLLRegisters() and

usleep(5000);
INPLL(pScrn, RADEON_PIXCLKS_CNTL);

to the end of RADEONRestorePLL2Registers()