From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v5] drm/i915: pass ELD to HDMI/DP audio driver Date: Thu, 10 Nov 2011 15:28:19 +0100 Message-ID: References: <20111110073350.GA14569@localhost> <20111110075522.GA18260@localhost> <4EBB917B.5010001@pulseforce.com> <4EBBAEE5.3080302@pulseforce.com> <4EBBBA73.9000604@pulseforce.com> <20111110125638.GB7194@localhost> <4EBBCB24.8090803@pulseforce.com> <20111110131753.GA14160@localhost> <20111110135150.GB17079@localhost> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") 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 4A5A8A0BC1 for ; Thu, 10 Nov 2011 06:28:21 -0800 (PST) In-Reply-To: <20111110135150.GB17079@localhost> 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: Wu Fengguang Cc: "Wang, Zhenyu Z" , "intel-gfx@lists.freedesktop.org" , "Barnes, Jesse" , Jeremy Bush , Christopher White , "Bossart, Pierre-louis" List-Id: intel-gfx@lists.freedesktop.org At Thu, 10 Nov 2011 21:51:50 +0800, Wu Fengguang wrote: > > > > > > So maybe the hardware is in some state that is unable to provide the > > > > > real ELD content? > > > > That's my guess as well. I think the hardware may still be doing some > > > > form of data negotiation with the HDMI display device at that stage, and > > > > doesn't have the copy of the EDID+ELD buffer until a tiny bit later. > > > > Possibly? > > > > > > Look at the below dmesg. The ELD seem to available immediately after the DPMS > > > state setting.. > > > > Interesting. Does HDMI audio work at all while HDMI DPMS off? > > It clears SDVO_ENABLE bit, so this might turn off both video and > > audio? > > We normally see transient blank screen and silence of audio when > switching the video mode. Well, what I suspected is that ELD won't be transferred while SDVO_ENABLE is cleared. And I'm not sure whether HDMI audio is played while DPMS is off. I haven't tested it. Unfortunately I can't test it right now since my colleague is using a desk where the HDMI monitor is on... Takashi