From owner-cvs-all@FreeBSD.ORG Wed May 17 07:45:32 2006 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 69A9E16A401; Wed, 17 May 2006 07:45:32 +0000 (UTC) (envelope-from eric@anholt.net) Received: from thompson.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FD5243D45; Wed, 17 May 2006 07:45:31 +0000 (GMT) (envelope-from eric@anholt.net) Received: from thompson.anholt.net (localhost [127.0.0.1]) by thompson.anholt.net (8.13.6/8.13.6) with ESMTP id k4H7ivZD005742; Wed, 17 May 2006 00:44:57 -0700 (PDT) (envelope-from eric@anholt.net) Received: (from anholt@localhost) by thompson.anholt.net (8.13.6/8.13.6/Submit) id k4H7iun3005741; Wed, 17 May 2006 00:44:56 -0700 (PDT) (envelope-from eric@anholt.net) X-Authentication-Warning: thompson.anholt.net: anholt set sender to eric@anholt.net using -f From: Eric Anholt To: src-committers@FreeBSD.org In-Reply-To: <200605170740.k4H7eCfg059241@repoman.freebsd.org> References: <200605170740.k4H7eCfg059241@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Om2G7WTf3w+lrQ69ofdE" Date: Wed, 17 May 2006 00:44:55 -0700 Message-Id: <1147851895.4048.4.camel@thompson> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/drm drm-preprocess.sh drm-subprocess.pl drm.h drmP.h drm_agpsupport.c drm_drv.c drm_pciids.h drm_scatter.c i915_dma.c i915_drm.h i915_drv.c i915_drv.h i915_irq.c i915_mem.c mach64_drv.c mga_drv.c mga_drv.h r128_drv.c r300_cmdbuf.c ... 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, 17 May 2006 07:45:32 -0000 --=-Om2G7WTf3w+lrQ69ofdE Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-05-17 at 07:40 +0000, Eric Anholt wrote: > anholt 2006-05-17 07:40:12 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/dev/drm drm.h drmP.h drm_agpsupport.c drm_drv.c=20 > drm_pciids.h drm_scatter.c i915_dma.c=20 > i915_drm.h i915_drv.c i915_drv.h=20 > i915_irq.c i915_mem.c mach64_drv.c=20 > mga_drv.c mga_drv.h r128_drv.c=20 > r300_cmdbuf.c r300_reg.h radeon_cp.c=20 > radeon_drm.h radeon_drv.c radeon_drv.h=20 > radeon_state.c savage_bci.c savage_drv.c=20 > savage_state.c sis_drv.c sis_ds.c=20 > sis_ds.h sis_mm.c tdfx_drv.c=20 > sys/modules/drm/radeon Makefile=20 > Added files: (Branch: RELENG_6) > sys/dev/drm drm-preprocess.sh drm-subprocess.pl=20 > Log: > Merge DRM from -current, including: > - i915 attachment and running fixed > - i915 vblank support > - Radeon's new memory map support, which should fix a host of stability= issues > when combined with new userland. > - ATI PCI/PCIE GART fix. > - r300 fixes > =20 > Also adds a hack to the radeon module Makefile to quiet gcc's fatal war= nings > about inlines in this contrib code. =20 This was a fast MFC of the last two fixes, but they were the things I was blocking the merge on. I'll be disappearing from the internet in a week (for 3 weeks), and wanted to get this done before then. My time before I leave is likely to be quite limited, so I took this chance tonight while I had it. --=20 Eric Anholt anholt@FreeBSD.org eric@anholt.net eric.anholt@intel.com --=-Om2G7WTf3w+lrQ69ofdE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEatR3HUdvYGzw6vcRAlVRAJ9ZWMA7P3LK1vyFWVe3jlaazQ9GWgCfS6vH Z/Eg2Ompa9/jNDO+eHPOT9s= =kaP+ -----END PGP SIGNATURE----- --=-Om2G7WTf3w+lrQ69ofdE--