From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752138Ab1LKQbV (ORCPT ); Sun, 11 Dec 2011 11:31:21 -0500 Received: from lvps80-90-199-152.vps.webfusion.co.uk ([80.90.199.152]:50710 "EHLO lvps80-90-199-152.vps.webfusion.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752081Ab1LKQbS (ORCPT ); Sun, 11 Dec 2011 11:31:18 -0500 Date: Sun, 11 Dec 2011 17:30:37 +0100 From: Baptiste Jonglez To: Benjamin Tissoires Cc: joeyli , Baptiste Jonglez , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org, Chris Wilson , intel-gfx@lists.freedesktop.org, Mathieu Magnaudet Subject: Re: [Dual-LVDS Acer Iconia laptop] i915/DRM issue: one screen stays off [3.2-rc4+] Message-ID: <20111211163037.GA11920@archminux> Mail-Followup-To: Benjamin Tissoires , joeyli , Baptiste Jonglez , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org, Chris Wilson , intel-gfx@lists.freedesktop.org, Mathieu Magnaudet References: <20111204160728.GA27292@archminux> <1323054041.6046.79.camel@linux-s257.site> <20111206215137.GA20907@archminux> <20111206223109.GA1867@archminux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 08, 2011 at 11:11:22AM +0100, Benjamin Tissoires wrote: > Hi, > > On Tue, Dec 6, 2011 at 23:31, Baptiste Jonglez wrote: > > On Tue, Dec 06, 2011 at 11:12:26PM +0100, Benjamin Tissoires wrote: > >> Hi Baptiste, > > > > Hi, > > > >> On Tue, Dec 6, 2011 at 22:51, Baptiste Jonglez wrote: > >> > The second screen works fine with the attached patch. It actually is > >> > 6 months old but seems to have been lost in the wild... > >> > >> You don't have the problem of the second backlight still off? > >> On our Iconia, we need to trigger a special DMI command to set it up > >> (SDSS, IIRC). > > > > No, with the patch, it worked out-of-the-box. > > mmm, this is weird. We must not have the same bios or device version. > We need to explicitly set the LCD2 up. The version of our BIOS is 1.01, dated from 12/23/2010. Do you think there's any chance these patches will make it to the 3.2 kernel? I guess you want to make sure your second patch works fine before... Baptiste