From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [PATCH v5] drm/i915: pass ELD to HDMI/DP audio driver Date: Sat, 12 Nov 2011 10:27:26 +0800 Message-ID: <20111112022726.GA25200@localhost> References: <20111110125638.GB7194@localhost> <4EBBCB24.8090803@pulseforce.com> <20111110131753.GA14160@localhost> <20111110135150.GB17079@localhost> <20111111022925.GA10466@localhost> <20111111082241.GA29340@localhost> 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 9A73D9E77A for ; Fri, 11 Nov 2011 18:27:29 -0800 (PST) Content-Disposition: inline In-Reply-To: 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: Takashi Iwai 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 (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 Thanks, Fengguang