From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 24462] r600: spread spectrum: flickering screen (bisected) Date: Sat, 12 Feb 2011 01:17:26 GMT Message-ID: <201102120117.p1C1HQND021790@demeter2.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #16 from Alex Deucher 2011-02-12 01:17:21 --- Created an attachment (id=47482) --> (https://bugzilla.kernel.org/attachment.cgi?id=47482) new patch Can you try this patch? Try uncommenting the following lines to see if either of those flags work as well. Try them individually and together if possible and report back which, if any, helps. /*pll->flags |= RADEON_PLL_PREFER_MINM_OVER_MAXP;*/ /*if (ASIC_IS_AVIVO(rdev)) pll->flags |= RADEON_PLL_USE_FRAC_FB_DIV;*/ Thanks! -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb --