NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49195 (drm2 panic in i915_gem.c)
The following reply was made to PR kern/49195; it has been noted by GNATS.
From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/49195 (drm2 panic in i915_gem.c)
Date: Mon, 17 Nov 2014 11:46:53 +0200
On Tue, 04 Nov 2014, snj%NetBSD.org@localhost wrote:
>Synopsis: drm2 panic in i915_gem.c
>
>State-Changed-From-To: open->feedback
>State-Changed-By: snj%NetBSD.org@localhost
>State-Changed-When: Tue, 04 Nov 2014 06:56:31 +0000
>State-Changed-Why:
>This seems to be fixed with revision 1.18 of i915_gem.c. Please test.
I haven't yet tested that change. However, I can report that the
problem appears with both AccelMethod "UXA" and AccelMethod "SNA"
but not with Accel off, in this part of the xorg.conf file:
Section "Device"
Identifier "My Device 0"
Driver "intel"
#Option "AccelMethod" "UXA"
#Option "AccelMethod" "SNA"
Option "Accel" "off"
EndSection
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index