From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752834AbVHGVxH (ORCPT ); Sun, 7 Aug 2005 17:53:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752857AbVHGVxH (ORCPT ); Sun, 7 Aug 2005 17:53:07 -0400 Received: from gate.crashing.org ([63.228.1.57]:54998 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S1752834AbVHGVxG (ORCPT ); Sun, 7 Aug 2005 17:53:06 -0400 Subject: Re: Regression: radeonfb: No synchronisation on CRT with linux-2.6.13-rc5 From: Benjamin Herrenschmidt To: Bodo Eggert <7eggert@gmx.de> Cc: Kyle Moffett , LKML , linux-fbdev-devel@lists.sourceforge.net In-Reply-To: References: <1123195493.30257.75.camel@gaston> <1123401069.30257.102.camel@gaston> <3EF2003B-12DF-4EBB-B304-59614AEFAA09@mac.com> Content-Type: text/plain Date: Sun, 07 Aug 2005 23:48:08 +0200 Message-Id: <1123451289.30257.118.camel@gaston> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2005-08-07 at 19:25 +0200, Bodo Eggert wrote: > On Sun, 7 Aug 2005, Kyle Moffett wrote: > > On Aug 7, 2005, at 03:51:07, Benjamin Herrenschmidt wrote: > > > > Ah ! Interesting... I don't see why PREEMPT would affect radeonfb > > > though ... Can you try something like wrapper radeon_write_mode() with > > > preempt_disable()/preempt_enable() and tell me if it makes a > > > difference ? > > Did not help. The values used to initialize the mode seem to be wrong. > Copying the aty directory from 2.6.12 did not help, too. I don't see how PREEMPT could have any impact there unless you are experiencing memory corruption... or one of those panels that have so subtle timing issues that they sometimes don't sync depending on how many flies you have in your room.... Ben.