From owner-freebsd-current@FreeBSD.ORG Mon Mar 9 16:16:42 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE95510657C6; Mon, 9 Mar 2009 16:16:42 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 22A3B8FC18; Mon, 9 Mar 2009 16:16:41 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 09 Mar 2009 12:16:41 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.4-GA) with ESMTP id KSA10223; Mon, 9 Mar 2009 12:16:41 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 09 Mar 2009 12:16:39 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18869.16614.1547.140164@jerusalem.litteratus.org> Date: Mon, 9 Mar 2009 12:16:38 -0400 To: gary.jennejohn@freenet.de In-Reply-To: <20090309170833.42069a98@ernst.jennejohn.org> References: <1236372641.1671.11.camel@balrog.2hip.net> <18869.10411.538031.500651@jerusalem.litteratus.org> <20090309170833.42069a98@ernst.jennejohn.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-x11 , Robert Huff , Robert Noland , freebsd-current Subject: Re: [HEADS UP] Radeon r6/7xx drm code to be committed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 16:16:45 -0000 Gary Jennejohn writes: > > > This should work on pretty much all Radeon r600+ cards (and the older > > > stuff as well). With the appropriate X drivers, you should get EXA > > > accelleration and Xv. 3d is not available yet, afaik. > > > > This is kernel code and has nothing directly to do with ports. Let me be more specific. Assuming I'm using a 3850, which I believe is the RV670 chipset, is there anything I will need to change in xorg.conf (or elsewhere) to take advantage of/not break the new code? Robert Huff