From owner-freebsd-x11@FreeBSD.ORG Fri Jul 17 20:24:30 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52B5610656DF for ; Fri, 17 Jul 2009 20:24:30 +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 0EB098FC20 for ; Fri, 17 Jul 2009 20:24:29 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-154-199-204.ard.bellsouth.net [72.154.199.204]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n6HKNxj0010485 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 17 Jul 2009 16:24:00 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: freebsd-x11 In-Reply-To: <1247782965.1760.10.camel@balrog.2hip.net> References: <1247782965.1760.10.camel@balrog.2hip.net> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-//7a8KstWYtJMNoWVLLR" Organization: FreeBSD Date: Fri, 17 Jul 2009 15:23:54 -0500 Message-Id: <1247862234.10530.11.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Subject: Re: r6/7xx 3d patch (not ready for prime time) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 20:24:31 -0000 --=-//7a8KstWYtJMNoWVLLR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2009-07-16 at 17:22 -0500, Robert Noland wrote: > I just posted a patch for drm that adds the current bits needed to play > around with the r6/7xx 3d code. >=20 > http://people.freebsd.org/~rnoland/drm-r6-7xx-3d-071609.patch >=20 > This is still early code and will likely change somewhat before it is > all over. Right now, glxgears will at least run, though it is quite > slow due to a memcpy() in the mesa code that needs to be handled in > hardware. If you want to mess with it, you will need libdrm, > xf86-video-(ati|radeonhd) and mesa (r6xx-rewrite branch) from git. The R600 dri driver has been merged to mesa master, so you will no longer need the r6xx-rewrite branch. robert. > OpenGL vendor string: Advanced Micro Devices, Inc. > OpenGL renderer string: Mesa DRI R600 (unknown 9498) 20090101 TCL > OpenGL version string: 1.4 Mesa 7.6-devel >=20 > robert. --=20 Robert Noland FreeBSD --=-//7a8KstWYtJMNoWVLLR 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) iEYEABECAAYFAkpg3doACgkQM4TrQ4qfRONgsgCgif1jcYZysCBS7/KPH7gWxHPa Bi8AnRiP6pN5RWuh2lA7Ty3KVXAL/JT3 =JrmJ -----END PGP SIGNATURE----- --=-//7a8KstWYtJMNoWVLLR--