All of lore.kernel.org
 help / color / mirror / Atom feed
* link between HDMI ELD and PCM devices
@ 2011-09-20 23:12 Pierre-Louis Bossart
  2011-09-20 23:33 ` Stephen Warren
  0 siblings, 1 reply; 13+ messages in thread
From: Pierre-Louis Bossart @ 2011-09-20 23:12 UTC (permalink / raw)
  To: alsa-devel; +Cc: ; Takashi Iwai, ; Wu Fengguang, Stephen Warren

Hi,
I've been trying for some time to expose the HDMI ELD information in a
new control. The problem I am facing with the HDMI/HDA code is that the
ELD is linked to an output pin, and I can't find an elegant way to link
this output pin with a PCM device number to be used by my control. For a
single output, I could hard-code something but it would probably not
work with multiple monitors handled by recent hardware.
There is some existing code such as pin_nid_to_pin_index() in
patch_hdmi.c, but I can't figure out what this pin_idx is, and how to
find the related PCM device number.
Any suggestions?
Thanks,
-Pierre

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-09-26 10:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20 23:12 link between HDMI ELD and PCM devices Pierre-Louis Bossart
2011-09-20 23:33 ` Stephen Warren
2011-09-21  0:58   ` Pierre-Louis Bossart
2011-09-21  6:44     ` David Henningsson
2011-09-21  8:33       ` Takashi Iwai
2011-09-21 13:20       ` Pierre-Louis Bossart
     [not found]       ` <000001cc7861$2d7895e0$8869c1a0$@bossart@linux.intel.com>
2011-09-21 13:55         ` David Henningsson
2011-09-21 14:32           ` Pierre-Louis Bossart
2011-09-21 15:11           ` Stephen Warren
2011-09-21 17:30             ` Pierre-Louis Bossart
2011-09-21 18:29               ` Stephen Warren
2011-09-21 18:59                 ` Pierre-Louis Bossart
2011-09-26 10:43           ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.