From owner-cvs-all@FreeBSD.ORG Wed Jul 20 22:26:29 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E3A16A41F; Wed, 20 Jul 2005 22:26:29 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E4043D49; Wed, 20 Jul 2005 22:26:29 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-2.free.fr (Postfix) with ESMTP id 74350322C38; Thu, 21 Jul 2005 00:26:28 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id A4E9C405B; Thu, 21 Jul 2005 00:26:18 +0200 (CEST) Date: Thu, 21 Jul 2005 00:26:17 +0200 From: Jeremie Le Hen To: Eric Anholt Message-ID: <20050720222617.GZ39292@obiwan.tataz.chchile.org> References: <200507202110.j6KLAvvZ011985@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507202110.j6KLAvvZ011985@repoman.freebsd.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files src/sys/i386/conf NOTES src/sys/amd64/conf NOTES src/sys/modules/drm/radeon Makefile src/sys/dev/drm ati_pcigart.c drmP.h drm_agpsupport.c drm_pciids.h r128_cce.c r300_cmdbuf.c r300_reg.h radeon_cp.c radeon_drm.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 22:26:30 -0000 Hi Eric, > anholt 2005-07-20 21:10:57 UTC > > FreeBSD src repository > > Modified files: > sys/conf files > sys/i386/conf NOTES > sys/amd64/conf NOTES > sys/modules/drm/radeon Makefile > sys/dev/drm ati_pcigart.c drmP.h drm_agpsupport.c > drm_pciids.h r128_cce.c radeon_cp.c > radeon_drm.h radeon_drv.h radeon_state.c > Added files: > sys/dev/drm r300_cmdbuf.c r300_reg.h > Log: > Add the latest r300 code from r300.sf.net. This is based on the patch supplied > by Vladimir Dergachev for inclusion in DRM CVS, with minor modifications for > FreeBSD CVS and the appropriate license from Nicolai Haehnle on r300_reg.h. > Fixes hangs when using r300.sf.net userland, tested on a Radeon 9600 on amd64. First of all, thanks for your work. I'm the happy (?) owner on an ATI Radeon Mobility X700. It seems that ATI stopped releasing specs from their chips and that they now release binary drivers for Windows and Linux. As usual, FreeBSD is forgotten (and I don't even speak of other BSD, unfortunately). This chip belongs to the same family as the X800 one, their codename are respectively RV410 and R420. With time, I accepted the inevitable that I won't have hardware acceleration support in X for some time, but given that you worked a bit on the drm/radeon module, I thought that you could possibly know if this driver has good chances to support this chip family someday or if I can simply go on a pilgrimage and drop a candle each day at church to pray that ATI will open their chip specification in the future. Thanks. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >