Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751760AbaBKSRB (ORCPT ); Tue, 11 Feb 2014 13:17:01 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39139 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750779AbaBKSRA (ORCPT ); Tue, 11 Feb 2014 13:17:00 -0500 Date: Tue, 11 Feb 2014 10:18:15 -0800 From: Greg KH To: Jesse Barnes Cc: One Thousand Gnomes , Alan Cox , Linus Torvalds , Linux Kernel Mailing List Subject: Re: Baytrail/T (ASUS T100 etc) regression from 3.13 onwards Message-ID: <20140211181815.GA19306@kroah.com> References: <20140114120103.436d190b@alan.etchedpixels.co.uk> <20140211142203.77561e0f@alan.etchedpixels.co.uk> <20140211163541.GB12567@kroah.com> <20140211101137.23b2274b@jbarnes-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140211101137.23b2274b@jbarnes-desktop> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 11, 2014 at 10:11:37AM -0800, Jesse Barnes wrote: > On Tue, 11 Feb 2014 08:35:41 -0800 > Greg KH wrote: > > > On Tue, Feb 11, 2014 at 02:22:03PM +0000, One Thousand Gnomes wrote: > > > On Tue, 14 Jan 2014 12:01:03 +0000 > > > One Thousand Gnomes wrote: > > > > > > > On Sun, 12 Jan 2014 20:33:03 +0700 > > > > Linus Torvalds wrote: > > > > > > > > > Another week, another RC. And things look fine. > > > > > > > > It seems to hate Baytrail/T > > > > > > > > My ASUS T100TA has gone from 3.11 'needs video=VGA-1:blah' to get the mode > > > > right but otherwise running nicely and playing 3D games to 3.13-rc8 > > > > > > This has now been pinned down to (confirmed by multiple people) > > > > > > commit 6c4a8962a4a078cacfc8eb5d4bd79f6343b8cd7a > > > Author: Jesse Barnes > > > Date: Tue Sep 10 14:54:42 2013 -0700 > > > > > > drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT > > > > > > > > > which given this is affecting some of the top 10 Amazon selling new > > > laptops and has not been fixed for 3.14-rc should IMHO be reverted until > > > such time as any needed debugging for the MIPI panels is done for this > > > driver and the hotplug probing doesn't break the workarounds. > > > > > > Likewise it wants pulling from any -stable backports. > > > > I only see it in the 3.13 tree, so when this gets reverted in Linus's > > tree, can someone mark it for stable so I know to pick it up for > > 3.13-stable as well? > > Ugg, so reverting a real fix to make the T100TA work by accident... > this is ugly. > > According to the reg dumps, this is actually a MIPI panel we're failing > to bring up properly. We're working on that issue, but in the > meantime, maybe something like the below would work for you? A module paramater to fix a bug? Ugh, that's almost worse than just reverting the original patch, right? Please don't do this, the distros will hate you even more than they currently do :) greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/