Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755800AbYJ2Vkq (ORCPT ); Wed, 29 Oct 2008 17:40:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754341AbYJ2Vkh (ORCPT ); Wed, 29 Oct 2008 17:40:37 -0400 Received: from rn-out-0910.google.com ([64.233.170.187]:38832 "EHLO rn-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753722AbYJ2Vkg (ORCPT ); Wed, 29 Oct 2008 17:40:36 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hylrJcaSfn6PnL6HsOsDWyd28ecVLde5OOsRdE57bMU/QjT/5W4H8/e3hpay6Zu7L9 VjiBGSO9jmas/m4B/5tq/A81FEiNop10MstYeQbNPDcfQLuamJ1emlpVZagWgtMxkMmH c1LzsdTrJLPiT9fcLXgHh7tDXmdY8CrNnjrWE= Message-ID: <21d7e9970810291440w50d15c30o961dad801cf71548@mail.gmail.com> Date: Thu, 30 Oct 2008 07:40:33 +1000 From: "Dave Airlie" To: "Dave Jones" , "Dave Airlie" , bob.montgomery@hp.com, "Yinghai Lu" , "Ingo Molnar" , "linux-kernel@vger.kernel.org" , "vojtech@suse.cz" , "Linus Torvalds" , "chandru@in.ibm.com" , "Joerg Roedel" , "FUJITA Tomonori" , "Jesse Barnes" , "Pavel Machek" , "Andi Kleen" Subject: Re: [PATCH] disable CPU side GART accesses In-Reply-To: <20081029213244.GD24794@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1224107317.2215.238.camel@amd.troyhebe> <20081015234842.GA10999@elte.hu> <1225147341.2215.401.camel@amd.troyhebe> <4906495B.1060506@kernel.org> <1225313564.3428.14.camel@amd.troyhebe> <21d7e9970810291424g369035d4h562b54c676d49aef@mail.gmail.com> <20081029213244.GD24794@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1034 Lines: 25 On Thu, Oct 30, 2008 at 7:32 AM, Dave Jones wrote: > On Thu, Oct 30, 2008 at 07:24:34AM +1000, Dave Airlie wrote: > > > This stops the CPU from using the aperture for most DRI things. I > > can't confirm this won't regress working systems > > though. The whole AMD GART thing scares me, esp if some of the host > > chipsets also have an AGP GART. > > The easy cop-out for those in the past has been 'dont support them'. > It's why we removed some K8 chipset PCI IDs from the via driver for eg. > iirc, if we leave them unprogrammed, they're essentially irrelevant. > I was more going the other way, why use the IOMMU for AGP when it has other tasks to do, and we have a host chipset GART. Granted I've never had an AMD + AGP system to ever care about this. Dave. -- 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/