2009/9/29 Luca Tettamanti <[email protected]>: > while looking at the sources of r600/kms driver I noticed a possible > bug in the "dynclks" code path. > The kernel driver always executes DynamicClockGating ATOM table (via > radeon_atom_set_clock_gating); the DDX drivers (both of them) instead > execute EnableASIC_StaticPwrMgt while DynamicClockGating is executed > only for chip families < R600.
DynamicClockGating is a no-op on r6xx/r7xx. -- Yang Zhao http://yangman.ca ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
