From owner-cvs-all@FreeBSD.ORG Sat May 14 21:44:38 2005 Return-Path: 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 8763816A4CE; Sat, 14 May 2005 21:44:38 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF2ED43D2D; Sat, 14 May 2005 21:44:37 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.3/8.13.1) with ESMTP id j4ELiUXl002109; Sat, 14 May 2005 14:44:30 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: (from anholt@localhost) by leguin.anholt.net (8.13.3/8.13.1/Submit) id j4ELiOiF002108; Sat, 14 May 2005 14:44:24 -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 To: Patrick Hurrelmann In-Reply-To: <20050514132337.2f483f52.outi@bytephobia.de> References: <200504160344.j3G3ilSx026240@repoman.freebsd.org> <20050514132337.2f483f52.outi@bytephobia.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 14 May 2005 14:44:24 -0700 Message-Id: <1116107064.953.1.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf NOTES src/sys/conf files drm_agpsupport.cdrm_bufs.h drm_context.c drm_context.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eta@lclark.edu List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 21:44:38 -0000 On Sat, 2005-05-14 at 13:23 +0200, Patrick Hurrelmann wrote: > > Log: > > Update to DRM CVS as of 2005-04-12, bringing many changes: > > - Split core DRM routines back into their own module, rather than > > using the nasty templated system like before. > > - Development-class R300 support in radeon driver (requires > > userland pieces, of course). > > - Mach64 driver (haven't tested in a while -- my mach64s no longer > > fit in the testbox). Covers Rage Pros, Rage Mobility P/M, Rage XL, > > and some others. > > - i915 driver files, which just need to get drm_drv.c fixed to > > allow attachment to the drmsub device. Covers i830 through i915 > > integrated graphics. > > - savage driver files, which should require minimal changes to > > work. Covers the Savage3D, Savage IX/MX, Savage 4, ProSavage. > > - Support for color and texture tiling and HyperZ features of > > Radeon. > > Hi Eric, > > are there any plans to MFC the import of DRM to 5.x or does it break > API/ ABI? It would be very interesting to see this in 5.x as there are > already xorg- server- snap and dri-devel in the ports. > > If it won't be MFC'ed is there any patchset in the wild that applies to > 5.4- STABLE? The current set of issues with it (panics on X startup for some) need to be resolved before a merge could be done. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org