Please do not reply to this email: if you want to comment on the bug, go to     
     
the URL shown below and enter yourcomments there.   
 
https://bugs.freedesktop.org/show_bug.cgi?id=1773        
   

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2004-11-30 07:38 -------
(In reply to comment #12)
> the patch only applies to the DDX in xorg cvs.  It should be pretty easy to
> apply it manually.  another alternative is simply to comment out the call to
> RADEONSetDynamicClock() in radeon_driver.c:
> 
> #if 0
>     if (xf86ReturnOptValBool(info->Options, OPTION_DYNAMIC_PM, FALSE)) {
>       RADEONSetDynamicClock(pScrn, 1);
>     } else {
>       RADEONSetDynamicClock(pScrn, 0);
>     }
> #endif

With the patch, now direct rendering works fine, thx        
   
   
--         
Configure bugmail: https://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.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to