From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Meyer Subject: Re: 3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240 Date: Sat, 08 Feb 2014 19:30:54 +0100 Message-ID: <1391884254.3111.3.camel@localhost.localdomain> References: <1391542622.3061.6.camel@localhost.localdomain> <20140204201709.GB17001@phenom.ffwll.local> <1391725774.5746.2.camel@localhost.localdomain> <20140207084613.GU17001@phenom.ffwll.local> <1391860283.4996.0.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from www17.your-server.de (www17.your-server.de [213.133.104.17]) by gabe.freedesktop.org (Postfix) with ESMTP id 4817DFA11B for ; Sat, 8 Feb 2014 10:31:04 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Daniel Vetter Cc: intel-gfx List-Id: intel-gfx@lists.freedesktop.org Am Samstag, den 08.02.2014, 17:38 +0100 schrieb Daniel Vetter: > On Sat, Feb 8, 2014 at 12:51 PM, Thomas Meyer wrote: > > Am Freitag, den 07.02.2014, 09:46 +0100 schrieb Daniel Vetter: > >> On Thu, Feb 06, 2014 at 11:29:34PM +0100, Thomas Meyer wrote: > >> > Am Dienstag, den 04.02.2014, 21:17 +0100 schrieb Daniel Vetter: > >> > > On Tue, Feb 04, 2014 at 08:37:02PM +0100, Thomas Meyer wrote: > >> > > > > >> > > > Hi, > >> > > > > >> > > > I see a *lot* of these warning in 3.13.1. > >> > > > 3.12.x never showed this problem. > >> > > > Any ideas?! > >> > > > >> > > Can you please try latest the drm-intel-nightly git branch from > >> > > git://anongit.freedesktop.org/drm-intel ? > >> > > > >> > > If that one's still affected then please boot with drm.debug=0xe added to > >> > > your kernel cmdline, reproduce the WARN and attach the complete dmesg. > >> > > > >> > > >> > Hi, > >> > > >> > with 3.13.0-drm-00890-g4055ebc (drm-intel-nightly) I get these warnings: > >> > >> Can you please boot with drm.debug=0xe and attach the complete dmesg? > > > > here you go. dmesg in attachment. > > Hm, this one doesn't contain the WARN backtrace when the driver loads. > Does it only happen occasionally? If so can you please try to grab a > dmesg with drm debugging enabled and the backtrace in it? Hi, the WARNINGs did only show in 3.13.1 without the debug option. With the debug option turned on the WARNINGs show up in neither drm-intel-nightly nor 3.13.2. So either the debug option somehow interfere with the WARNINGs or the bug was fixed between 3.13.1 and drm-intel-nightly resp. 3.13.2. > > Cheers, Daniel