From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 0/3] Make HDMI ELD usable with hotplug Date: Mon, 18 Feb 2013 14:35:29 +0100 Message-ID: References: <1361193073-7199-1-git-send-email-david.henningsson@canonical.com> 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 alsa0.perex.cz (Postfix) with ESMTP id 857AC264FEB for ; Mon, 18 Feb 2013 14:35:30 +0100 (CET) In-Reply-To: <1361193073-7199-1-git-send-email-david.henningsson@canonical.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: David Henningsson Cc: alsa-devel@alsa-project.org, fengguang.wu@intel.com, pierre-louis.bossart@linux.intel.com, Wang Xingchao List-Id: alsa-devel@alsa-project.org At Mon, 18 Feb 2013 14:11:10 +0100, David Henningsson wrote: > > I'm experimenting with using ELD information in PulseAudio and found > that it didn't work very well with hotplugging. > Neither the proc file nor the ELD kcontrol was cleared correctly after > unplug, and there was no way (except polling) to find out when ELD > has become available. Did you try Xingchao's patch for drm/i915? It's queued in drm-intel-next: commit 7b9f35a6dd72f89452c58bbdbaf063027bf857ec Author: Wang Xingchao Date: Tue Jan 22 23:25:25 2013 +0800 drm/i915: HDMI/DP - ELD info refresh support for Haswell Takashi