From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 11 Apr 2013 19:52:21 +0200 From: Richard Cochran To: Daniel Vetter Cc: Intel Graphics Development , DRI Development , LKML , Dave Airlie , Tomas Melin , Chris Wilson , stable Subject: Re: [Intel-gfx] [PATCH] drm/i915: don't check inconsistent modeset state when force-restoring Message-ID: <20130411175220.GC2482@netboy> References: <20130409172820.GC27612@phenom.ffwll.local> <1365537090-11518-1-git-send-email-daniel.vetter@ffwll.ch> <20130410115901.GA4502@netboy> <20130410120724.GJ27612@phenom.ffwll.local> <20130410172717.GA2480@netboy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, Apr 10, 2013 at 10:03:25PM +0200, Daniel Vetter wrote: > That patch should crash at all, so this is not expected. Can you pls > check whether plain drm-intel-nightly is broken, too? I did try drm-intel-nightly just now (1dd83e3), and it also freezes the machine. I first verified that the power button shutdown is working (before starting X). Then, with X running, closing and reopening the lid results in a blank screen (no backlight) and a seemingly frozen box. > I'll quickly port the patch (in it's latest v3 version) to 3.9-rc > kernels for you to test. Okay, I'll try this next. Thanks, Richard