From owner-freebsd-current@FreeBSD.ORG Tue Aug 30 00:38:29 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8721116A420 for ; Tue, 30 Aug 2005 00:38:29 +0000 (GMT) (envelope-from dodell@offmyserver.com) Received: from raqdevil.offmyserver.com (ext-unused-110.ixsystems.net [206.40.55.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id C442343D69 for ; Tue, 30 Aug 2005 00:38:26 +0000 (GMT) (envelope-from dodell@offmyserver.com) Received: from raqdevil.offmyserver.com (dho@localhost [127.0.0.1]) by raqdevil.offmyserver.com (8.13.1/8.13.1) with ESMTP id j7U0cLpN089030; Mon, 29 Aug 2005 17:38:21 -0700 (PDT) (envelope-from dodell@offmyserver.com) Received: (from dho@localhost) by raqdevil.offmyserver.com (8.13.1/8.13.1/Submit) id j7U0cLZR089029; Mon, 29 Aug 2005 17:38:21 -0700 (PDT) (envelope-from dodell@offmyserver.com) X-Authentication-Warning: raqdevil.offmyserver.com: dho set sender to dodell@offmyserver.com using -f Date: Mon, 29 Aug 2005 17:38:21 -0700 From: "Devon H. O'Dell" To: Craig Kleski Message-ID: <20050830003821.GZ58560@raqdevil.offmyserver.com> References: <1125345832.1005.32.camel@leguin> <200508292036.50597.ckleski@mbc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200508292036.50597.ckleski@mbc.edu> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org, Eric Anholt Subject: Re: DRM merge 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: Tue, 30 Aug 2005 00:38:29 -0000 On Mon, Aug 29, 2005 at 08:36:50PM +0000, Craig Kleski wrote: > On Monday 29 August 2005 08:03 pm, Eric Anholt wrote: > > I've put a patch to merge current DRM CVS to FreeBSD here: > > http://people.freebsd.org/~anholt/dri/drm-20050826.diff > > > > Along with various changes as usual, it includes jake@'s port of the > > VIA DRM (note: this requires a patch to the x server to work, which > > is in X.org CVS). > > > > I've tested on r200, r128, mga, sis on my x86 testbox. However, I > > was getting a crash on X startup with DRI on my amd64 desktop. I > > couldn't get it to drop to debugger for some reason, so I don't know > > if the merge is at fault or not. So, I would really appreciate some > > testing on amd64, in particular. > > Is i915 DRI working? No.