[CFT] drm updates

Kostik Belousov kostikbel at gmail.com
Thu Aug 14 13:20:57 UTC 2008


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.
> 
> 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.
> 
> i915 suspend/resume support is included.
> 
> For Intel, this should pick up support for the g33 chipsets as well.
> 
> Lots of other fixes here and there...
> 
> The patches are located at http://people.freebsd.org/~rnoland
> 
> robert.
> 

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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20080814/787ac5b8/attachment.pgp


More information about the freebsd-x11 mailing list