Date: Thu, 14 Aug 2008 15:52:26 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Robert Noland <rnoland@freebsd.org> Cc: freebsd-x11 <freebsd-x11@freebsd.org> Subject: Re: [CFT] drm updates Message-ID: <20080814125226.GO1803@deviant.kiev.zoral.com.ua> In-Reply-To: <1218675844.1899.18.camel@wombat.2hip.net> References: <1218675844.1899.18.camel@wombat.2hip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZmZU9S7l/XJx5q9b Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 13, 2008 at 09:04:04PM -0400, Robert Noland wrote: > I have prepared a set of patches for drm kernel modules against -CURRENT > and -STABLE. I would like to get this into HEAD fairly soon. >=20 > This update has the latest vblank rework bits in it, so if you have > hardware that can disable vblank irq's (radeon, intel) you should see > the irq counts drop if there are no vblank consumers running. >=20 > i915 suspend/resume support is included. >=20 > For Intel, this should pick up support for the g33 chipsets as well. >=20 > Lots of other fixes here and there... >=20 > The patches are located at http://people.freebsd.org/~rnoland >=20 > robert. >=20 I quickly looked over i915 drm. Cosmetic thing is that i915_initialize() defines variable ret inside code block. On the not-so cosmetic side, it seems that i915 driver still accesses user memory while holding mutex. --ZmZU9S7l/XJx5q9b Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkikKooACgkQC3+MBN1Mb4hArQCgx10L1zz6epI3vJwubJLhmuTI e/QAn3fIZ5vZnaKU61La2zEP/Hnyg+9V =bbZI -----END PGP SIGNATURE----- --ZmZU9S7l/XJx5q9b--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080814125226.GO1803>