From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933388AbcAYQC5 (ORCPT ); Mon, 25 Jan 2016 11:02:57 -0500 Received: from wolff.to ([98.103.208.27]:42834 "HELO wolff.to" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932907AbcAYQCr (ORCPT ); Mon, 25 Jan 2016 11:02:47 -0500 X-Greylist: delayed 402 seconds by postgrey-1.27 at vger.kernel.org; Mon, 25 Jan 2016 11:02:47 EST Date: Mon, 25 Jan 2016 09:49:18 -0600 From: Bruno Wolff III To: =?iso-8859-1?Q?Bj=F8rn?= Mork Cc: Gerd Hoffmann , Daniel Vetter , Jani Nikula , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection") Message-ID: <20160125154918.GA6901@wolff.to> References: <87y4bes74m.fsf@nemi.mork.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87y4bes74m.fsf@nemi.mork.no> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 25, 2016 at 03:52:25 +0100, Bjørn Mork wrote: >Hello, > >my oldish Thinkpad X301 only wanted to show a blank screen in v4.5-rc1. >Bisecting resulted in: > > drm/i915: more virtual south bridge detection I am likely seeing the same problem on a Dell laptop. I haven't finished my bisect yet, but the above commit is still in the list of 605 possible problem commits. I'll test reverting that commit tonight and see if that fixes my problem.