Comment 16 for bug 123362

Revision history for this message
In , raanan (raanan-opcat) wrote :

marking out -

if (info->IsMobility) {
    if (xf86ReturnOptValBool(info->Options, OPTION_DYNAMIC_CLOCKS, FALSE)) {
        RADEONSetDynamicClock(pScrn, 1);
    } else {
        RADEONSetDynamicClock(pScrn, 0);
    }
}

does not solve the problem. I'll try the next one. Also it mostly happnes to me when I use an external monitor at VGA-0 and the LVDS is truned off.