From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [REGRESSION] i915: failure to interoperate with HP ZR30w using an X230 Date: Fri, 2 Nov 2012 20:58:31 -0400 Message-ID: <20121103005831.GA3978@thunk.org> References: <87hapcqu97.fsf@intel.com> <87zk34gok8.fsf@intel.com> <20121030203221.GA4537@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from imap.thunk.org (li9-11.members.linode.com [67.18.176.11]) by gabe.freedesktop.org (Postfix) with ESMTP id CF2B99EAFC for ; Fri, 2 Nov 2012 17:58:36 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20121030203221.GA4537@thunk.org> 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: Jani Nikula , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org Ping? On Tue, Oct 30, 2012 at 04:32:21PM -0400, Theodore Ts'o wrote: > On Tue, Oct 30, 2012 at 01:57:27PM +0200, Jani Nikula wrote: > > > [1] drm-intel-next-queued branch at git://people.freedesktop.org/~danvet/drm-intel > > > > Hmm, actually not. Either drm-intel-fixes branch, or Linus' master. > > Confirmed, the drm-intel-fixes branch from Daniel's tree > (3.7.0-rc2-00031-g1623392) works fine for me. > > Do you know which commit(s) are likely to have fixed the problem, so we > can cherry pick the appropriate fix(es) to the 3.6.x tree? > > Thanks, > > - Ted