From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: Re: [PATCH] drm/i915: fix hotplug event bit tracking Date: Thu, 09 May 2013 13:47:33 +0300 Message-ID: <87mws4jupm.fsf@intel.com> References: <1367928629-16962-1-git-send-email-jani.nikula@intel.com> <20130508124437.GQ5763@phenom.ffwll.local> <87ppx0k0ai.fsf@intel.com> <20130509094120.GA5892@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by gabe.freedesktop.org (Postfix) with ESMTP id 80551E5C02 for ; Thu, 9 May 2013 03:49:02 -0700 (PDT) In-Reply-To: <20130509094120.GA5892@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: Egbert Eich , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Thu, 09 May 2013, Daniel Vetter wrote: > On Thu, May 09, 2013 at 11:47:01AM +0300, Jani Nikula wrote: >> On Wed, 08 May 2013, Daniel Vetter wrote: >> > Queued for -next, thanks for the patch. >> >> Shouldn't this be headed for 3.10 through -fixes? > > The hpd filtering is only in -next thus far. Or have I botched up my patch > tracking again? No, my mistake, sorry for the noise. J.