xserver: Branch 'server-1.6-branch' - 10 commits

Julien Cristau jcristau at debian.org
Tue Jun 30 06:03:08 PDT 2009


On Wed, Jun 24, 2009 at 13:34:57 +0200, Brice Goglin wrote:

> Hello Ian,
> 
> This backport breaks the ABI (somewhere between 4cb4c210 and 6be19e8f, I
> couldn't finish the bisect). The server reproducibly freezes a couple
> seconds after Gnome startup with Intel 2.7.99.901, KMS and 2.6.30 on
> i945. Rebuildind the Intel driver against updated Xserver and DRI2 proto
> fixes the problem.
> 
This might not actually be due to ABI breakage, but mostly exposing an
xf86-video-intel bug.  When running a server without these changes, and
xf86-video-intel hacked to disable dri2 on kms, the server crashes in
libdrm_intel::drm_intel_gem_bo_alloc_internal(), i.e. the same thing
that happens with the updated server, where DRI2ScreenInit() bails out.

I haven't tried driver 2.7.1 or UMS.

Hope this helps,
Julien



More information about the xorg mailing list