From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Lespiau Subject: Re: [PATCH 7/7] drm/i915: only disable DDI sound if intel_crtc->eld_vld Date: Fri, 19 Apr 2013 07:07:57 +0100 Message-ID: <20130419060757.GG23752@strange.amr.corp.intel.com> References: <1366313746-3659-1-git-send-email-przanoni@gmail.com> <1366313746-3659-8-git-send-email-przanoni@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by gabe.freedesktop.org (Postfix) with ESMTP id 06E21E6725 for ; Thu, 18 Apr 2013 23:08:00 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1366313746-3659-8-git-send-email-przanoni@gmail.com> 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: Paulo Zanoni Cc: intel-gfx@lists.freedesktop.org, Paulo Zanoni List-Id: intel-gfx@lists.freedesktop.org On Thu, Apr 18, 2013 at 04:35:46PM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni > > We already have the same check on intel_enable_ddi. This patch > prevents "unclaimed register" messages when the power well is > disabled. > > V2: Reset intel_crtc->eld_vld to false after the mode_set function. > V3: Add both "type != INTEL_OUTPUT_EDP" requested. > > Signed-off-by: Paulo Zanoni (having read back the original comments from Daniel and Ville) Reviewed-by: Damien Lespiau -- Damien