From owner-freebsd-current@FreeBSD.ORG Mon Mar 9 16:53:56 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 DE1711065672; Mon, 9 Mar 2009 16:53:56 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id A0C168FC12; Mon, 9 Mar 2009 16:53:56 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.156] (adsl-154-199-160.ard.bellsouth.net [72.154.199.160]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n29GqWZR002493 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Mar 2009 12:52:32 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Robert Huff In-Reply-To: <18869.16614.1547.140164@jerusalem.litteratus.org> References: <1236372641.1671.11.camel@balrog.2hip.net> <18869.10411.538031.500651@jerusalem.litteratus.org> <20090309170833.42069a98@ernst.jennejohn.org> <18869.16614.1547.140164@jerusalem.litteratus.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-E7mWhxRnidW/eXlBBhhr" Organization: FreeBSD Date: Mon, 09 Mar 2009 11:53:37 -0500 Message-Id: <1236617617.1680.17.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11 , 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:53:57 -0000 --=-E7mWhxRnidW/eXlBBhhr Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2009-03-09 at 12:16 -0400, Robert Huff wrote: > Gary Jennejohn writes: >=20 > > > > This should work on pretty much all Radeon r600+ cards (and the o= lder > > > > stuff as well). With the appropriate X drivers, you should get E= XA > > > > accelleration and Xv. 3d is not available yet, afaik. > > >=20 > > =20 > > This is kernel code and has nothing directly to do with ports. >=20 > 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? rv670 is what I'm testing on... I tried to put a few details in the commit message. Basically, for R600+ you have to force DRI on for the moment. You should also be using exa. So, right now, I'm using radeonhd from git master, with : Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "RV670PRO [Radeon HD 3850]" BusID "PCI:1:0:0" Option "DRI" Option "AccelMethod" "EXA" Option "Audio" EndSection robert. >=20 > Robert Huff >=20 --=20 Robert Noland FreeBSD --=-E7mWhxRnidW/eXlBBhhr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkm1SZEACgkQM4TrQ4qfROMFtACeMmRz5sp5ggADJAWoFBz7GhdB hr0AmwXB13YamzfaFLu0szMEccSUER7K =4m0p -----END PGP SIGNATURE----- --=-E7mWhxRnidW/eXlBBhhr--