<br><br>2013³â 7¿ù 8ÀÏ ¿ù¿äÀÏ¿¡ Rob Clark<<a href="mailto:robdclark@gmail.com">robdclark@gmail.com</a>>´ÔÀÌ ÀÛ¼º:<br>> On Fri, Jul 5, 2013 at 2:12 PM, Mark Brown <<a href="mailto:broonie@kernel.org">broonie@kernel.org</a>> wrote:<br>
>> On Wed, Jun 19, 2013 at 01:48:15PM +0900, Inki Dae wrote:<br>>><br>>>> > Related to HDMI sound support in Alsa, I have posted a working RFC<br>>>> > "exynos-hdmi to CDF complaint display driver". It registers a separate<br>
>>> > sound card by registering hdmi audio codec dai and cpu-dai, as you<br>>>> > mentioned. But there is a problem with this approach that I2S being the<br>>>> > single cpu dai for HDMI and Speaker sound card, only one card can<br>
>>> > support playback at a time.<br>>><br>>>> > I would like to work on this to provide a more refined solution.<br>>><br>>>> Thanks. However, I think it's not good to use the CDF framework to interface<br>
>>> between ALSA SoC DAI driver and DRM HDMI driver. The purpose of the CDF<br>>>> framework is to provide common interfaces to display bus drivers to Linux<br>>>> framebuffer and DRM KMS based display controller drivers as long as I know.<br>
>>> So my opinion is to implement ALSA Soc DAI driver-it seems like possible to<br>>>> use as is-based on a new common framework that the other can also use it.<br>>><br>>> You guys really want to be discussing this on the ALSA list and CCing<br>
>> the ASoC maintainers...  I do note that OMAP and SH both have HDMI<br>>> support in mainline, whatever they're doing seems like a good place to<br>>> start.<br>><br>> I don't know about SH, but at least OMAP (and I've seen same on MSM<br>
> non-upstream driver, and I guess it is the same elsewhere), there end<br>> up being some calls from audio driver to functions exported by the<br>> display driver.  I guess there is probably some better way to do it<br>
> compared to how the existing drivers work.<br>><br><br>Agree with you. we had looked into omap driver that audio driver calls callbacks of dss driver. For this, it seems possible to use common framework between audio and hdmi driver like PHY framework does.<br>
<br>exynos audio---+             +--exynos hdmi<br>omap audio ----+--common fw--+--omap dss<br>other audio----+             +--other hdmi<br><br>Thanks,<br>Inki Dae<br><br><br>> BR,<br>> -R<br>><br>>> _______________________________________________<br>
>> dri-devel mailing list<br>>> <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>>> <a href="http://lists.freedesktop.org/mailman/listinfo/dri-devel">http://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
>><br>> _______________________________________________<br>> dri-devel mailing list<br>> <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>> <a href="http://lists.freedesktop.org/mailman/listinfo/dri-devel">http://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
>