From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: has the i915 "black screen" boot issue returned? [BISECTED] Date: Fri, 28 Jan 2011 15:39:14 +0000 Message-ID: <1bdc18$jdtqdk@fmsmga002.fm.intel.com> References: <1bdc18$jdgfni@fmsmga002.fm.intel.com> <0d30dc$ksovh8@orsmga001.jf.intel.com> <849307$bbem1h@azsmga001.ch.intel.com> <0d30dc$kt3gd6@orsmga001.jf.intel.com> <849307$bbh907@azsmga001.ch.intel.com> <1bdc18$jdthb8@fmsmga002.fm.intel.com> <0d30dc$kt5m7m@orsmga001.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id EAD109E79D for ; Fri, 28 Jan 2011 07:39:16 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: "Robert P. J. Day" Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Fri, 28 Jan 2011 10:27:09 -0500 (EST), "Robert P. J. Day" wrote: > victory is mine! ok, that premature return seems to have solved it, > i'm up and running under this new kernel. are we getting close? Not even close. We just disabled functionality that was working in 2.6.37; the interaction between ACPI and gfx. What a shame. Instead of return -ENOTSUPP at the start, you can return 0 before each of the if (mboxes & MBOX_*) to narrow down which function regressed. -Chris -- Chris Wilson, Intel Open Source Technology Centre