From mboxrd@z Thu Jan 1 00:00:00 1970 From: Egbert Eich Subject: Re: [PATCH v.2 05/12] DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. Date: Wed, 27 Mar 2013 16:08:12 +0100 Message-ID: <20819.2908.89115.362617@linux-qknr.site> References: <1361812019-20099-1-git-send-email-eich@suse.de> <1361812019-20099-6-git-send-email-eich@suse.de> <20130326210634.GB9021@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by gabe.freedesktop.org (Postfix) with ESMTP id 58154E627F for ; Wed, 27 Mar 2013 08:08:16 -0700 (PDT) In-Reply-To: daniel@ffwll.ch wrote on Tuesday, 26 March 2013 at 22:06:34 +0100 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, Chris Wilson , Rodrigo Vivi List-Id: intel-gfx@lists.freedesktop.org Daniel Vetter writes: > On Mon, Feb 25, 2013 at 12:06:52PM -0500, Egbert Eich wrote: > > Now since we have replaced the bits to show interest in hotplug IRQs > > we can go and nuke the 'hotplug_supported_mask'. > > > > Signed-off-by: Egbert Eich > > I've applied your patch up to this one. Patch four needed some manual > convincing to fit correctly, but the new hpd infrastructure is now in > place. > > To get the actual hpd irq storm detection going I think it'd be good to > resend the remaining patches on top of latest drm-intel-nightly. I'll try > to yell at people a bit harder to review things more timely this time > around. > > Thanks for the patches. Thanks guys for reviewing the patches. I will try to spare some time tonight to look into the issues that came up. I got dragged into other tasks as well so I didn't even find the time to follow up on the patches myself. For now I need to go back and debug yet another issue with SDVO on GM45 :( Cheers, Egbert.