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





------- Comment #13 from [EMAIL PROTECTED]  2007-09-02 04:02 PST -------
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. 


-- 
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.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to