From owner-cvs-src@FreeBSD.ORG  Wed Jul 20 21:44:00 2005
Return-Path: <owner-cvs-src@FreeBSD.ORG>
X-Original-To: cvs-src@FreeBSD.org
Delivered-To: cvs-src@FreeBSD.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 06B4C16A41F;
	Wed, 20 Jul 2005 21:44:00 +0000 (GMT)
	(envelope-from anholt@FreeBSD.org)
Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com
	[69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B34A43D46;
	Wed, 20 Jul 2005 21:43:59 +0000 (GMT)
	(envelope-from anholt@FreeBSD.org)
Received: from leguin.anholt.net (localhost [127.0.0.1])
	by leguin.anholt.net (8.13.4/8.13.1) with ESMTP id j6KLhwGL063355;
	Wed, 20 Jul 2005 14:43:58 -0700 (PDT)
	(envelope-from anholt@FreeBSD.org)
Received: (from anholt@localhost)
	by leguin.anholt.net (8.13.4/8.13.1/Submit) id j6KLhv0H063354;
	Wed, 20 Jul 2005 14:43:57 -0700 (PDT)
	(envelope-from anholt@FreeBSD.org)
X-Authentication-Warning: leguin.anholt.net: anholt set sender to
	anholt@FreeBSD.org using -f
From: Eric Anholt <anholt@FreeBSD.org>
To: pav@FreeBSD.org
In-Reply-To: <1121894973.95568.27.camel@hood.oook.cz>
References: <200507202110.j6KLAvvZ011985@repoman.freebsd.org>
	<1121894973.95568.27.camel@hood.oook.cz>
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable
Date: Wed, 20 Jul 2005 14:43:56 -0700
Message-Id: <1121895836.4260.25.camel@leguin>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port 
Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, x11@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-src@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: eta@lclark.edu
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Jul 2005 21:44:00 -0000

On Wed, 2005-07-20 at 23:29 +0200, Pav Lucistnik wrote:
> Eric Anholt p=ED=B9e v st 20. 07. 2005 v 21:10 +0000:
> > anholt      2005-07-20 21:10:57 UTC
> >=20
> >   FreeBSD src repository
> >=20
> >   Modified files:
> >     sys/conf             files=20
> >     sys/i386/conf        NOTES=20
> >     sys/amd64/conf       NOTES=20
> >     sys/modules/drm/radeon Makefile=20
> >     sys/dev/drm          ati_pcigart.c drmP.h drm_agpsupport.c=20
> >                          drm_pciids.h r128_cce.c radeon_cp.c=20
> >                          radeon_drm.h radeon_drv.h radeon_state.c=20
> >   Added files:
> >     sys/dev/drm          r300_cmdbuf.c r300_reg.h=20
> >   Log:
> >   Add the latest r300 code from r300.sf.net.  This is based on the patc=
h supplied
> >   by Vladimir Dergachev for inclusion in DRM CVS, with minor modificati=
ons 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.
>=20
> Cool! Is this supposed to fix my hangs? Any thoughts of MFC? Any chance
> for RELENG_6 patchset to test here?

The RELENG_6 patch should be just the same.  It's at
http://people.freebsd.org/~anholt/dri/r300-drm.diff (which lacks the
r300_reg.h license since I made that diff last night, but that's it).

This should help you if you've got an r300 card, and do nothing
otherwise.  If it does something otherwise, please tell me!  Any reports
of regressions with this patch applied are important, because I'm hoping
to MFC it.

Remember, if you want r300 DRI support, you need all three latest bits:
this new DRM stuff, xorg-server-snap, and the latest dri-devel port.

--=20
Eric Anholt                                     eta@lclark.edu
http://people.freebsd.org/~anholt/              anholt@FreeBSD.org