Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753286AbbFSQhG (ORCPT ); Fri, 19 Jun 2015 12:37:06 -0400 Received: from lb3-smtp-cloud6.xs4all.net ([194.109.24.31]:32964 "EHLO lb3-smtp-cloud6.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751517AbbFSQhC (ORCPT ); Fri, 19 Jun 2015 12:37:02 -0400 Message-ID: <1434731815.2385.157.camel@x220> Subject: Re: [PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too From: Paul Bolle To: Daniel Vetter Cc: Mikko Rapeli , linux-kernel@vger.kernel.org, imre.deak@intel.com, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Daniel Vetter , Jani Nikula Date: Fri, 19 Jun 2015 18:36:55 +0200 In-Reply-To: <20150619154431.GD25769@phenom.ffwll.local> References: <1434694676-2039-1-git-send-email-mikko.rapeli@iki.fi> <20150619154431.GD25769@phenom.ffwll.local> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 23 On Fri, 2015-06-19 at 17:44 +0200, Daniel Vetter wrote: > I wonder whether we shouldn't do this unconditionally for gen4 and earlier > for Lenovo ... Anyway this needs Cc: stable@vger.kernel.org and is for > Jani to pick up. > > Thanks for figuring out what's been broken here. > -Daniel > > > pci_set_power_state(drm_dev->pdev, PCI_D3hot); > > > > return 0; Just two days ago we discussed this bug too, see https://lkml.org/lkml/2015/6/17/327 . That message contains a link to a patch I cobbled together for yet another ThinkPad hitting this, but with PCI_SUBVENDOR_ID_IBM involved. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/