Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 13 Sep 2002 06:08:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 13 Sep 2002 06:08:08 -0400 Received: from [217.167.51.129] ([217.167.51.129]:51179 "EHLO zion.wanadoo.fr") by vger.kernel.org with ESMTP id ; Fri, 13 Sep 2002 06:08:08 -0400 From: "Benjamin Herrenschmidt" To: "Wojciech \"Sas\" Cieciwa" , "Marcelo Tosatti" Cc: lkml Subject: Re: 2.4.19, PPC and AGP Date: Fri, 13 Sep 2002 12:12:45 +0200 Message-Id: <20020913101245.591@192.168.4.1> In-Reply-To: References: X-Mailer: CTM PowerMail 4.0.1 carbon MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 894 Lines: 27 >Hi, > >I try to compile 2.4.19 [2.4.20-pre7 too] on PPC. >But in file drivers/char/agp/agpgart_be.c in function flush_cache >line 68-86 isn't defined PowerPC. > >Thanx. > Sas. >Here is small patch to fix this: Unless you are working on your own driver for a board with AGP, the agpgart found in the main tree is of no help on PPC. I have an implementation for Apple's AGP controller in the pmac tree, though it's not really clean enough to be merged upstream yet and requires additional tweaks to the DRM. So far, I'm not satisfied with DRI stability when using AGP, which is the main reason why all this stuff isn't pushed upstream. Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/