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: Mon, 14 Nov 2011 10:45:12 +0100 Message-ID: References: <20111110125638.GB7194@localhost> <4EBBCB24.8090803@pulseforce.com> <20111110131753.GA14160@localhost> <20111110135150.GB17079@localhost> <20111111022925.GA10466@localhost> <20111111082241.GA29340@localhost> <20111112022726.GA25200@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 03BBBA08B8 for ; Mon, 14 Nov 2011 01:45:13 -0800 (PST) In-Reply-To: <20111112022726.GA25200@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 Sat, 12 Nov 2011 10:27:26 +0800, Wu Fengguang wrote: > > (snip) > > > > > > And I'm not sure whether HDMI audio is played > > > > > > while DPMS is off. I haven't tested it. > > > > > > > > > > It will go silence on DPMS. I noticed this while doing long term HDMI > > > > > audio playback tests. This should better be fixed in future on the > > > > > graphics side. > > > > > > > > Hm, but I wonder what could be done alternatively. > > > > Hopefully there is a register for video-only control... > > > > > > There may be some mode that can keep video off while still keep > > > minimal signals to play HDMI sound? > > > > Let's hope :) > > Looks very possible, here is the clue of hardware support: > > TRANS_DP_CTL - Transcoder DisplayPort Control > > bit 26: Transcoder DP Audio Only Mode Good to know! But what about HDMI? thanks, Takashi